mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 15:05:11 +00:00
[MOD] Cache disco
This commit is contained in:
parent
063314b081
commit
9d9453f96a
7 changed files with 44 additions and 25 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue