diff options
| author | raven <citrons@mondecitronne.com> | 2026-01-01 13:39:19 -0600 |
|---|---|---|
| committer | raven <citrons@mondecitronne.com> | 2026-01-01 13:39:19 -0600 |
| commit | 3f7f627c58f1442acf189bc29cb787b358c9cfb7 (patch) | |
| tree | 0e97f27a0c267871b342b247ed8bc8833d7a1d3b | |
| parent | c4b0975ae099a90c7fc8ed3752e71b145fe0e8e4 (diff) | |
s/citrons/raven
| -rwxr-xr-x | auth.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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() |
