diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/desktop/index.html | 2 | ||||
-rw-r--r-- | src/download/index.html | 4 | ||||
-rw-r--r-- | src/servers/index.html | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/src/desktop/index.html b/src/desktop/index.html index 16785cd..cc0193d 100644 --- a/src/desktop/index.html +++ b/src/desktop/index.html @@ -66,7 +66,7 @@ __HEADER__ <br /> <p>A unique compatibility layer allows your favorite software to take advantage of the Adélie platform.</p> <br /> - </p>Adélie is a great choice for work, school, and play.</p> + <p>Adélie is a great choice for work, school, and play.</p> <a class="button button-lg button-radius button-outline-dark-2 margin-top-30" href="/download/">Download</a> </div> </div> diff --git a/src/download/index.html b/src/download/index.html index 7ba82d5..eee5c18 100644 --- a/src/download/index.html +++ b/src/download/index.html @@ -228,7 +228,7 @@ __HEADER__ <li><a href="#requirements"><i class="ti-info-alt" style="vertical-align: middle;"></i> System Requirements</a></li> <li><a href="/mirrors/"><i class="ti-server" style="vertical-align: middle;"></i> Mirrors</a></li> <li><a href="/contact/"><i class="ti-alert" style="vertical-align: middle;"></i> Report a Problem</a></li> - <ul> + </ul> </div> </div><!-- end row --> </div><!-- end container --> @@ -386,7 +386,7 @@ __HEADER__ __INDEPENDENT_SHADE__ __FOOTER__ </body> - <script type="text/javascript"> + <script> /** * Current download offerings. diff --git a/src/servers/index.html b/src/servers/index.html index fcc103a..5f2cebe 100644 --- a/src/servers/index.html +++ b/src/servers/index.html @@ -66,7 +66,7 @@ __HEADER__ <br /> <p>A unique compatibility layer allows your business-critical software to take advantage of the Adélie platform.</p> <br /> - </p>Adélie is a great choice for servers big and small, loud and quiet.<br />Containers work great, too.</p> + <p>Adélie is a great choice for servers big and small, loud and quiet.<br />Containers work great, too.</p> <a class="button button-lg button-radius button-outline-dark-2 margin-top-30" href="/download/">Download</a> </div> </div> |