summaryrefslogtreecommitdiff
path: root/src/templates/index.html
diff options
context:
space:
mode:
authorEmma Terzioglu <emreterzioglu49@gmail.com>2026-03-15 12:18:01 -0700
committerEmma Terzioglu <emreterzioglu49@gmail.com>2026-03-15 12:18:01 -0700
commit459a8fc55f9ef0a64b1c9554df051abf31a2c7a7 (patch)
tree0a32e60c922bdfdd7b66e58f5b604147218e184c /src/templates/index.html
parent10a438f4b06cd5791332db6d8e641a20a9550c15 (diff)
add basenamering
Diffstat (limited to 'src/templates/index.html')
-rw-r--r--src/templates/index.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/templates/index.html b/src/templates/index.html
index d5e3c34..6e824c8 100644
--- a/src/templates/index.html
+++ b/src/templates/index.html
@@ -29,7 +29,7 @@
<p>
be careful on this website, it's a little slippery at the moment!
- <em>work in progress!</em>
+ <em>it's a work in progress!</em>
</p>
<span id="profile-links" class="flex-row">
@@ -39,6 +39,14 @@
|
<a href="https://bsky.app/profile/did:plc:twprdsv3r6bvbkjlqyftrrf7">bluesky</a>
</span>
+
+ <span id="basenamering" class="flex-row">
+ <a class="arrow" href="https://webring.julimiro.eu/api/previous/emmatech.dev"> &lt; </a>
+ <a href="https://webring.julimiro.eu">basenamering</a>
+ <a class="arrow" href="https://webring.julimiro.eu/api/next/emmatech.dev"> &gt; </a>
+ </span>
+
+ <p>(not functional yet)</p>
</span>
</div>