From eedb57f893986091887d1a889d6752ea4b06ba2a Mon Sep 17 00:00:00 2001 From: UltraQbik Date: Thu, 22 Aug 2024 03:00:37 +0300 Subject: Add simple HTML minimizer for gooder compression --- www/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www') diff --git a/www/index.html b/www/index.html index e787340..c2ef300 100644 --- a/www/index.html +++ b/www/index.html @@ -23,7 +23,7 @@

What is it running?

> This server is run by the shitty python code I wrote

> Server does not use flask or any other similar python web frameworks

-

> It primarily uses standard python libraries, with 2 libraries being an exception

+

> It primarily uses standard python libraries, with 1 library being an exception

> aiofiles - for asynchronous file I/O

-- cgit 1.4.1