From ba8cc81c8d8a4032cf130f8ec34f166b089420bf Mon Sep 17 00:00:00 2001 From: UltraQbik Date: Mon, 19 Aug 2024 23:39:15 +0300 Subject: Change some words --- index.html | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 43533bb..4f2ae64 100644 --- a/index.html +++ b/index.html @@ -16,13 +16,18 @@

Why does this exist?

> Funny haha

> I'm learning how to webpage from nothing

-

> The webserver was written using python

-

> Python with only* standard libraries, without flask (or anything similar)

-

> only 2 additional libraries are 'aiofiles' and 'htmlmin'

+ +
+

What is it running?

+

> This server is run by my shitty python code

+

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

+

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

+

> aiofiles - for asynchronous file I/O

+

> htmlmin - for making html page slightly smaller (although I have gzip compression as well)

Useless button section?

- +