diff --git a/csv/webrings.csv b/csv/webrings.csv index 38730f2..3514be7 100644 --- a/csv/webrings.csv +++ b/csv/webrings.csv @@ -3,3 +3,4 @@ An Indieweb Webring,https://xn--sr8hvo.ws/%F0%9F%98%A9%F0%9F%9A%A3%F0%9F%8D%91/p Fediring,https://fediring.net/previous?host=seirdy.one,https://fediring.net/,https://fediring.net/next?host=seirdy.one The Yesterweb ring,https://webring.yesterweb.org/noJS/index.php?d=prev&url=https://seirdy.one/,https://yesterweb.org/webring/,https://webring.yesterweb.org/noJS/index.php?d=next&url=https://seirdy.one/ The Retronaut webring,https://webring.dinhe.net/prev/https://seirdy.one,https://webring.dinhe.net/,https://webring.dinhe.net/next/https://seirdy.one +Hotline Webring,https://hotlinewebring.club/seirdy/previous,https://hotlinewebring.club,https://hotlinewebring.club/seirdy/next diff --git a/layouts/partials/webrings.html b/layouts/partials/webrings.html index b204d1f..e3d372f 100644 --- a/layouts/partials/webrings.html +++ b/layouts/partials/webrings.html @@ -1,11 +1,25 @@
This site is part of some webrings:
+This site is part of some webrings:{{site.BaseURL}}
-{{ range $i, $r := after 1 (getCSV "," "/csv/webrings.csv") }} --← · -{{- index $r 0 -}} · -→ -
+ +{{ $refPol := "no-referrer" }} +{{ if eq site.BaseURL "https://seirdy.one/" }} + {{ $refPol = "strict-origin" }} {{ end }} ++← · +{{- index $r 0 -}} · +→ +
+If you're part of a webring and would like me to join, just ask. I'll probably accept if joining only requires me to add hyperlinks to this page (no scripts, external content, or images), and if the ring doesn't seem to promote anything I find objectionable.