Update site layout

This commit is contained in:
deathrow 2022-09-14 14:55:44 -04:00
parent 8e131146ba
commit 90b20f3603
No known key found for this signature in database
GPG Key ID: FF39D67A22069F73

View File

@ -1,6 +1,6 @@
--- ---
layout: default1 layout: default1
title: Anonymous Land title: Anonymousland
description: A fun happy place. description: A fun happy place.
--- ---
@ -8,6 +8,7 @@ description: A fun happy place.
<!-- https://invidious.kavin.rocks/watch?v=J-6fW66IUY4 --> <!-- https://invidious.kavin.rocks/watch?v=J-6fW66IUY4 -->
<h1>The happiest place on earth!</h1> <h1>The happiest place on earth!</h1>
<h2>(Were all anonymous here)</h2> <h2>(Were all anonymous here)</h2>
<br>
<p><i>“You can keep as quiet as you like, but one of these days somebody is going to find you.” </i></p> <p><i>“You can keep as quiet as you like, but one of these days somebody is going to find you.” </i></p>
<br> <br>
<br> <br>
@ -15,11 +16,11 @@ description: A fun happy place.
--- ---
<body style="text-align:center"> <div style="text-align:center">
<br> <br>
<br> <br>
<button type="button" class="btn btn-lg btn-default"><a href="./changelog"><i class="fa fa-clipboard" aria-hidden="true"></i> Changelog v1.0.3</a></button> <button type="button" class="btn btn-lg btn-default"><a href="./changelog"><i class="fa fa-clipboard" aria-hidden="true"></i> Changelog v1.0.4</a></button>
<br> <br>
<br> <br>
@ -40,28 +41,26 @@ description: A fun happy place.
<br> <br>
<br> <br>
<button type="button" class="btn btn-lg btn-default"><a href="https://forum.anonymousland.org">Forums</a></button> <button type="button" class="btn btn-lg btn-default"><a href="https://forum.anonymousland.org"><i class="fa fa-commenting" aria-hidden="true"></i> Forums</a></button>
<br> <br>
<br> <br>
</body> </div>
<br> <br>
<br> <br>
<div style="text-align:left;"> ## Site Layout
<h2> Pages </h2> - [Anonymousland](https://anonymousland.org)
- [Changelog](./changelog)
<li><a href="./changelog">Changelog</a> </li> <br> - [Donate](./donate)
<li><a href="./donate">Donate</a> </li> <br> - [Guide](./guide)
<li><a href="./guide">Guide</a> </li> <br> - [Information](./information)
<li><a href="./information">Information</a> </li> <br> - [Matrix](./matrix)
<li><a href="./matrix">Matrix</a> </li> <br> - [Qubes OS](./qubes)
<li><a href="./qubes">Qubes OS</a> </li> <br> - [RSS](./rss)
<li><a href="./tools">Tools</a> </li> <br> - [Tools](./tools)
<li><a href="./services">Services</a> </li> <br> - [Services](./services)
</div>