[MOD] Cache disco

This commit is contained in:
LDA 2024-08-30 18:13:24 +02:00
commit 9d9453f96a
7 changed files with 44 additions and 25 deletions

View file

@ -206,7 +206,7 @@ RouteHead(RouteRoot, arr, argp)
P("Some clicky links relating to %s:", NAME);
P("<ul>");
{
const char *fedi = "https://ak.ari.lt/parsee";
const char *fedi = "https://tengu.kappach.at/parsee";
const char *icon = "https://kappach.at/parsee.gif";
P("<li><a href='%s'>Repository</a></li>", REPOSITORY);
P("<li><a href='%s'>Fediverse</a></li>", fedi);