aboutsummaryrefslogtreecommitdiff
path: root/template.html
diff options
context:
space:
mode:
authorlemurianmage <azureazure@disroot.org>2026-06-13 17:24:45 +0200
committerlemurianmage <azureazure@disroot.org>2026-06-13 17:24:45 +0200
commit3782f2e533b0a5e517e2e4074db166c8d65dc8cd (patch)
tree13cdac30ae3e8e51ae784bd3fd7ed238377af85a /template.html
parent7da42c6e577f49ad4981f24c833b2e1d86357e0b (diff)
downloadslimegirl.nexus-3782f2e533b0a5e517e2e4074db166c8d65dc8cd.tar.gz
buttons
Diffstat (limited to 'template.html')
-rw-r--r--template.html34
1 files changed, 31 insertions, 3 deletions
diff --git a/template.html b/template.html
index f85cd94..37f314e 100644
--- a/template.html
+++ b/template.html
@@ -9,14 +9,42 @@
<body>
<h2>
<nav>
- <a href="/">HOME</a>
+ <a href="/">home</a>
/
- <a href="..">UP</a>
+ <a href=".." id="go-up">go up</a>
</nav>
</h2>
<article></article>
<hr>
- <address><a href="contact.html">contact</a></address>
+
+ <footer>
+ <address><a href="contact.html">contact</a></address>
+ <br>
+ <a href="https://www.gnu.org/software/emacs/">
+ <img src="/buttons/emacs.png" title="emacs">
+ </a>
+ <a href="https://kittenlikeasmallcat.neocities.org">
+ <img src="/buttons/kitten.gif" title="kittenlikeasmallcat">
+ </a>
+ <a href="https://quasivoid.net">
+ <img src="/buttons/quasivoid.gif" title="vivienne">
+ </a>
+ <a href="https://unlife.nyx.land">
+ <img src="/buttons/unlife.png" title="nyx">
+ </a>
+ <a href="https://social.xenofem.me">
+ <img src="/buttons/xnfm.png" title="xenofem.me">
+ </a>
+ <a href="https://secondshell.net">
+ <img src="/buttons/secondshell.webp" title="secondshell">
+ </a>
+ <a href="https://twinningl00m.neocities.org">
+ <img src="/buttons/murrumurgreen.png" title="twinningl00m">
+ </a>
+ <a href="https://magentahardcore.com">
+ <img src="/buttons/n1l.gif" title="n1l">
+ </a>
+ </footer>
</html>