summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/index.html b/index.html
index a940cb0..8e82a97 100644
--- a/index.html
+++ b/index.html
@@ -10,16 +10,21 @@
</head>
<body>
<main>
- <img class="icon" src="HPR.png" alt="Heilich Pennsylfaanisch Reich" />
+ <img class="icon" src="HPR.png" alt="Heilich Pennsylfaanisch Reich" title="Heilich Pennsylfaanisch Reich"/>
- <p>This website runs under a self hosted raspberry pi 3, configured under the guidance of <a href="https://landchad.net">landchad.net</a>. Go here to learn more.
+ <p>This website runs under a self hosted raspberry pi 3, configured under the guidance of <a href="https://landchad.net">LandChad.net</a>. Go here to learn more. Currently under construction, more content will be added at a later date.
<h2>Links</h2>
<ul>
<li><a href="https://git.dwalker.xyz">self hosted git</a></li>
<li><a href="https://lukesmith.xyz">Luke Smith</a></li>
<li><a href="https://wttr.in">Weather</a></li>
+ <li>Recipes (soon™)</li>
</ul>
+
+ <footer>
+ <a href="https://landchad.net"><img src="img/landchad.gif" alt="LandChad.net" title="LandChad.net"></a>
+ </footer>
</main>
</body>