From 4374a600ce1d42c8e7b5da445c140bc4713daea0 Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Fri, 13 Sep 2024 23:16:18 +0200 Subject: [PATCH] html is such a stupid fucking language --- site/index.nix | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/site/index.nix b/site/index.nix index c43df6b..e71a4a7 100644 --- a/site/index.nix +++ b/site/index.nix @@ -43,14 +43,14 @@ ${h2 "joining"}

to join, have a personal website (bonus points if it uses nix!) and add the following links to it (they have to be on the main page): -
-

-
+

+ +

and make a PR to one of the repos adding yourself to the webring.nix file:
{ name = "name"; domain = "mysite.tld"; }