Add some webrings
Difficult euroring parsing was made by GPT too. Its realisation is horror
This commit is contained in:
@@ -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") →
|
||||
|
||||
Reference in New Issue
Block a user