diff --git a/src/main.rs b/src/main.rs index 8ce937a..81d9857 100644 --- a/src/main.rs +++ b/src/main.rs @@ -19,10 +19,8 @@ async fn home(_req: Request<()>) -> tide::Result {

Welcome to BaskinPrattle.

-

The code for the site is here.

And the latest x86_64 Linux build is here.

- "); res.append_header("Content-Type", "text/html; charset=UTF-8");