{{- $refPol := "no-referrer" -}} {{- if eq site.BaseURL "https://seirdy.one/" -}} {{- $refPol = "strict-origin" -}} {{- end -}}

Webrings

{{ $webringData := after 1 (getCSV "," "/csv/webrings.csv") -}}

This site is part of {{ len $webringData }} webrings. A webring is a collection of sites in a circular doubly-linked list; each website links to the next and previous site in the list.

Toggle webrings list

Some of the “next” and “previous” links contain JavaScript; you need to enable it to be re-directed to the correct page. I’ve marked these links with “JS”.

    {{- range $i, $r := $webringData }} {{- $webringName := index $r 0 }}
  1. {{- $webringName }} webring home
    1. Previous {{ $webringName }} site
    2. Next {{ $webringName }} site
    3. {{- if ne (index $r 4) "null" }}
    4. Random {{ $webringName }} site
    5. {{- end }}
  2. {{- end -}}

If you’re part of a webring and would like me to join, just ask.