diff options
| author | u <@> | 2026-03-10 13:09:12 +0200 |
|---|---|---|
| committer | u <@> | 2026-03-10 13:09:12 +0200 |
| commit | 42fc36be7be96f48a8189c2190f867aa06079abd (patch) | |
| tree | 9eaa823f58429b28b92a093b5aa92e742057b305 /src/lib.rs | |
| parent | 52794f9153186b3033beb4b81ef42d1711a9904d (diff) | |
a
Diffstat (limited to 'src/lib.rs')
| -rw-r--r-- | src/lib.rs | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -98,7 +98,9 @@ async fn fetch(req: Request, env: Env, _ctx: Context) -> Result<Response> { 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" } + "." } }) }) |
