html: add sitemap and improve contact section
This commit is contained in:
+22
@@ -20,6 +20,28 @@
|
||||
</div>
|
||||
</div>
|
||||
<p>Function over form by design</p>
|
||||
<h2> Welcome! </h2>
|
||||
<div class="card">
|
||||
<h3>What is this place?</h3>
|
||||
<p>My name is Greg, also known as Trianta in online spaces.
|
||||
This is my personal home page, hosted on my own server hardware.
|
||||
All of my code is 100% self-produced with no AI (LLM) code.
|
||||
Enjoy a look around! </p>
|
||||
<p>If you want to contact me, see my <a href="/contact">[ contact ]</a> page.</p>
|
||||
</div>
|
||||
<div class="card">
|
||||
<h3>Sitemap</h3>
|
||||
<a href="/completed">[ Completed Projects ]</a> .
|
||||
<a href="/current">[ Current Personal Projects ]</a> .
|
||||
<a href="/other">[ Other Projects and Contributions ]</a> .
|
||||
<a href="/contact">[ Contact Methods ]</a>
|
||||
<br>
|
||||
<a href="https://lab.trianta.dev/Trianta">[ Gitea ]</a> .
|
||||
<a href="https://clips.trianta.dev">[ Gaming Clips ]</a> .
|
||||
<a href="https://draw.trianta.dev">[ Excalidraw ]</a> .
|
||||
<a href="https://pdf.trianta.dev">[ Stirling-pdf ]</a>
|
||||
<p>If you want to contact me, see my <a href="/contact">[ contact ]</a> page.</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user