Add some webrings

Difficult euroring parsing was made by GPT too. Its realisation is
horror
This commit is contained in:
2026-04-09 04:17:57 +03:00
parent b35aaced54
commit 75525b4d57
4 changed files with 281 additions and 1 deletions
+19
View File
@@ -68,3 +68,22 @@ block content
strong Yggdrasil
| :
span.mono 200:ee1:bad2:1732:4b91:c3e3:2f08:29b3
.webring
a.block(href="https://nixwebr.ing/prev/lair" rel="external prev") ←
a.block(href="https://nixwebr.ing/" rel="external") Nix webring
a.block(href="https://nixwebr.ing/next/lair" rel="external next") →
.webring
a.block(href="https://ctp-webr.ing/lair/previous" rel="external prev") ←
a.block(href="https://ctp-webr.ing/" rel="external") Catppuccin webring
a.block(href="https://ctp-webr.ing/lair/next" rel="external next") →
if euroring.prev_url and euroring.next_url
.webring
a.block(href=euroring.prev_url rel="external prev") ←
if euroring.index_url
a.block(href=euroring.index_url rel="external") Euroring
else
span.block= euroring.ring_name
a.block(href=euroring.next_url rel="external next") →