From 42fc36be7be96f48a8189c2190f867aa06079abd Mon Sep 17 00:00:00 2001 From: u <@> Date: Tue, 10 Mar 2026 13:09:12 +0200 Subject: a --- src/lib.rs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/lib.rs') diff --git a/src/lib.rs b/src/lib.rs index c73d61b..bcb6851 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -98,7 +98,9 @@ async fn fetch(req: Request, env: Env, _ctx: Context) -> Result { br; br; "Hosted on " a href="https://developers.cloudflare.com/workers/" { "Cloudflare Workers" } - ". Source available once I sort the mess out." + ". Source available " + a href="https://git.neetlo.li/ataxia/tree" { "here" } + "." } }) }) -- cgit v1.2.3