From 3f7f627c58f1442acf189bc29cb787b358c9cfb7 Mon Sep 17 00:00:00 2001 From: raven Date: Thu, 1 Jan 2026 13:39:19 -0600 Subject: s/citrons/raven --- auth.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auth.cgi') diff --git a/auth.cgi b/auth.cgi index 16127e3..6c35964 100755 --- a/auth.cgi +++ b/auth.cgi @@ -335,7 +335,7 @@ get["^/$"] = function() account for arbitrary webthings. this service is mostly intended for webthings made by me (]] - html.a({href = "https://citrons.xyz"}, "citrons") + html.a({href = "https://citrons.xyz"}, "raven") html.text ")." end) html.p(function() -- cgit v1.2.3