summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDustin Walker <dustin.walker@email.wsu.edu>2022-04-14 13:22:58 -0400
committerDustin Walker <dustin.walker@email.wsu.edu>2022-04-14 13:22:58 -0400
commit1ec64576bfe6aafde3b90c49d61c7fcd9c44013e (patch)
treedc17173f39b17e30bb616fae7dd956760bca0c62
parent88ca3117aa39dfe214a56b766a65e27d0e3f6c28 (diff)
updated index
-rw-r--r--index.html19
1 files changed, 16 insertions, 3 deletions
diff --git a/index.html b/index.html
index 15dba64..5988bff 100644
--- a/index.html
+++ b/index.html
@@ -15,19 +15,30 @@
<p>This website runs under a self hosted raspberry pi 3, configured under the guidance of <a href="https://landchad.net">LandChad.net</a>. You too can be an internet landlord, so go there to learn more.</p>
+ <p>The source for this website can be found at <a href="https://git.dwalker.xyz/?p=sovereign-demesne.git">git.dwalker.xyz</a>. Licensed under GPLv3.</p>
+
<p>No ads. No javascript. No griefing.</p>
<div class="row">
<div class="column">
- <h2>Links</h2>
+ <h2>Content</h2>
<ul>
<li><a href="https://git.dwalker.xyz">Code</a></li>
<li><a href="recipes.html">Recipes</a></li>
<li><a href="books.html">Reading List</a></li>
- <li><a href="https://lukesmith.xyz">Luke Smith</a></li>
+ </ul>
+ </div>
+ <div class="column">
+ <h2>Links</h2>
+ <ul>
+ <li><a href="https://suckless.org">Suckless Software</a></li>
<li><a href="https://wttr.in">Weather</a></li>
+ <li><a href="https://lukesmith.xyz">Luke Smith</a></li>
</ul>
</div>
+ </div>
+
+ <!--div class="row">
<div class="column">
<h2>Downloads</h2>
<ul>
@@ -35,7 +46,9 @@
<li><a href="helen/helen_lin_x64.7z" download>Helen Linux x64</a></li>
</ul>
</div>
- </div>
+ <div class="column">
+ </div>
+ </div-->
<footer>
<a href="https://landchad.net"><img src="img/landchad.gif" alt="LandChad.net" title="LandChad.net"></a>