diff options
Diffstat (limited to 'src')
| -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" } + "." } }) }) |
