|
4 | 4 | <meta charset="utf-8" />
|
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1" />
|
6 | 6 | <meta name="generator" content="Ignite v0.5.2" />
|
7 |
| - <title>Home</title> |
| 7 | + <title>AdaEngine</title> |
8 | 8 | <link href="/css/bootstrap.min.css" rel="stylesheet" />
|
9 | 9 | <link href="/css/prism-xcode-dark.css" rel="stylesheet" data-highlight-theme="xcode-dark" />
|
10 | 10 | <link href="/css/prism-xcode-light.css" rel="stylesheet" data-highlight-theme="xcode-light" />
|
|
58 | 58 | })();
|
59 | 59 | </script>
|
60 | 60 | <meta property="og:site_name" content="AdaEngine" />
|
61 |
| - <meta property="og:title" content="Home" /> |
62 |
| - <meta name="twitter:title" content="Home" /> |
| 61 | + <meta property="og:title" content="AdaEngine" /> |
| 62 | + <meta name="twitter:title" content="AdaEngine" /> |
63 | 63 | <meta property="og:url" content="https://adaengine.org/main-page" />
|
64 | 64 | <meta name="twitter:domain" content="adaengine.org" />
|
65 | 65 | <meta name="twitter:card" content="summary_large_image" />
|
|
111 | 111 | </div>
|
112 | 112 | </div>
|
113 | 113 | <div class="carousel-container">
|
114 |
| - <div id="carouselLzCJo" class="carousel slide carousel-fade" data-bs-ride="carousel"> |
| 114 | + <div id="carouselleXnr" class="carousel slide carousel-fade" data-bs-ride="carousel"> |
115 | 115 | <div class="carousel-indicators">
|
116 |
| - <button type="button" class="active btn" data-bs-target="#carouselLzCJo" data-bs-slide-to="0" aria-current="true" aria-label="Slide 1"></button> |
117 |
| - <button type="button" class="btn" data-bs-target="#carouselLzCJo" data-bs-slide-to="1" aria-label="Slide 2"></button> |
118 |
| - <button type="button" class="btn" data-bs-target="#carouselLzCJo" data-bs-slide-to="2" aria-label="Slide 3"></button> |
| 116 | + <button type="button" class="active btn" data-bs-target="#carouselleXnr" data-bs-slide-to="0" aria-current="true" aria-label="Slide 1"></button> |
| 117 | + <button type="button" class="btn" data-bs-target="#carouselleXnr" data-bs-slide-to="1" aria-label="Slide 2"></button> |
| 118 | + <button type="button" class="btn" data-bs-target="#carouselleXnr" data-bs-slide-to="2" aria-label="Slide 3"></button> |
119 | 119 | </div>
|
120 | 120 | <div class="carousel-inner">
|
121 | 121 | <div class="carousel-item active" style="background-color: black">
|
|
137 | 137 | </div>
|
138 | 138 | </div>
|
139 | 139 | </div>
|
140 |
| - <button type="button" class="carousel-control-prev btn" data-bs-target="#carouselLzCJo" data-bs-slide="prev"><span class="carousel-control-prev-icon" aria-hidden="true"></span><span class="visually-hidden">Previous</span></button> |
141 |
| - <button type="button" class="carousel-control-next btn" data-bs-target="#carouselLzCJo" data-bs-slide="next"><span class="carousel-control-next-icon" aria-hidden="true"></span><span class="visually-hidden">Next</span></button> |
| 140 | + <button type="button" class="carousel-control-prev btn" data-bs-target="#carouselleXnr" data-bs-slide="prev"><span class="carousel-control-prev-icon" aria-hidden="true"></span><span class="visually-hidden">Previous</span></button> |
| 141 | + <button type="button" class="carousel-control-next btn" data-bs-target="#carouselleXnr" data-bs-slide="next"><span class="carousel-control-next-icon" aria-hidden="true"></span><span class="visually-hidden">Next</span></button> |
142 | 142 | </div>
|
143 | 143 | </div>
|
144 | 144 | <p class="text-center" style="font-weight: 400; font-family: Primary; font-size: 3.0rem; padding-top: 100px; padding-bottom: 100px">Features</p>
|
|
0 commit comments