Added more info to the homepage

This commit is contained in:
Roger Gonzalez 2023-05-13 22:43:25 -03:00
parent ccb9d7e504
commit ca74e03ba7
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6

View File

@ -8,6 +8,8 @@ index_html = """
<h1>The Infinite Website</h1>
<p>This is the infinite website.</p>
<p>Start here: <a href="/start">Start</a></p>
<p>Want to kmow more? <a target="_blank" href="https://gitlab.com/rogs/the-infinite-website">https://gitlab.com/rogs/the-infinite-website</a></p> # noqa E501
</body>
</html>