about summary refs log tree commit diff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html
index d860e13..6ba0e5b 100644
--- a/www/index.html
+++ b/www/index.html
@@ -23,7 +23,6 @@
                 <p> > Server does not use flask or any other similar python web frameworks </p>
                 <p> > It primarily uses standard python libraries, with 2 libraries being an exception </p>
                 <p> > <i> aiofiles </i> - for asynchronous file I/O </p>
-                <p> > <i> htmlmin </i> - for making html page slightly smaller (along with gzip) </p>
             </section>
             <section>
                 <h1> Where can I see the shitty python code you wrote? </h1>