mirror of
https://github.com/kmein/niveum
synced 2026-03-21 20:31:07 +01:00
format
This commit is contained in:
@@ -9,8 +9,14 @@ in
|
||||
listenAddress = "127.0.0.1:${toString port}";
|
||||
package = pkgs.go-webring;
|
||||
members = [
|
||||
{ username = "meteora"; site = "meteora.xn--kiern-0qa.de"; }
|
||||
{ username = "huldra"; site = "huldras-halbtraum.com"; }
|
||||
{
|
||||
username = "meteora";
|
||||
site = "meteora.xn--kiern-0qa.de";
|
||||
}
|
||||
{
|
||||
username = "huldra";
|
||||
site = "huldras-halbtraum.com";
|
||||
}
|
||||
];
|
||||
homePageTemplate = ''
|
||||
<!DOCTYPE html>
|
||||
|
||||
Reference in New Issue
Block a user