about summary refs log tree commit diff
path: root/layouts/partials/custom-webring.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/custom-webring.html')
-rw-r--r--layouts/partials/custom-webring.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/layouts/partials/custom-webring.html b/layouts/partials/custom-webring.html
index 8b320ab..e6d7648 100644
--- a/layouts/partials/custom-webring.html
+++ b/layouts/partials/custom-webring.html
@@ -6,6 +6,13 @@
     <li><a class="random-link" href="https://fediring.net/random">{{ i18n "random" }}</a></li>
     <li><a class="next-link" href="https://fediring.net/next?host=xrvs.net">{{ i18n "next" }}</a></li>
   </ul>
+  <h2 class="no-prefix">envs</h2>
+  <ul>
+    <li><a href="https://envs.net/ring" hreflang="en">About envs ring</a></li>
+    <li><a class="prev-link" href="https://envs.net/ring/?action=prev&me=huyngo">{{ i18n "prev" }}</a></li>
+    <li><a class="random-link" href="https://envs.net/ring/?action=random&me=huyngo">{{ i18n "random" }}</a></li>
+    <li><a class="next-link" href="https://envs.net/ring/?action=next&me=huyngo">{{ i18n "next" }}</a></li>
+  </ul>
   <h2 class="no-prefix">{{ i18n "otherSites" }}</h2>
   <div class="articles">
     {{ partial "webring-articles.html" }}