From ca74e03ba7e644fc6fcfa0bc53bc66b9d6103011 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Sat, 13 May 2023 22:43:25 -0300 Subject: [PATCH] Added more info to the homepage --- htmls.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/htmls.py b/htmls.py index 22c6e71..8513aa5 100644 --- a/htmls.py +++ b/htmls.py @@ -8,6 +8,8 @@ index_html = """

The Infinite Website

This is the infinite website.

Start here: Start

+ +

Want to kmow more? https://gitlab.com/rogs/the-infinite-website

# noqa E501