summaryrefslogtreecommitdiff
path: root/webring
diff options
context:
space:
mode:
authorDemonKingSwarn <rockingswarn@gmail.com>2024-11-11 20:45:19 +0530
committerDemonKingSwarn <rockingswarn@gmail.com>2024-11-11 20:45:19 +0530
commit353895b8cba1cea0cbcd89d3e8dab7b55a6ebe4a (patch)
treece1778e4015ef10efb33975aee686cffa1cc9191 /webring
parent58f616994d1f35a8f7cca3b4cdf813f51f49d644 (diff)
downloadwebsite-master.zip
website-master.tar.gz
chore: updatesHEADmaster
Diffstat (limited to 'webring')
-rw-r--r--webring/index.php (renamed from webring/index.html)5
1 files changed, 5 insertions, 0 deletions
diff --git a/webring/index.html b/webring/index.php
index 9a1f04b..8caeed3 100644
--- a/webring/index.html
+++ b/webring/index.php
@@ -24,6 +24,8 @@
<nav>
😎
<a href="/">Home</a>
+ 🤔
+ <a href="/now/">Now page</a>
✍️
<a href="https://demonkingswarn.is-a.dev/blog/">Blog</a>
🖥️
@@ -44,6 +46,9 @@
<div class="gifbuttons">
<a href="https://demonkingswarn.live" target=blank><img src="/assets/media/buttons/web-button.svg" height=31px width=88px></a>
</div>
+ <p>
+ <a href="https://demonkingswarn.live/contact/" target="blank">Contact</a> me to add your own.
+ </p>
</main>
</div>
</body>