all repos — website.git @ 26fae338b561d77ab8fabf2f89747e8d18be0a5f

Files for the website.

new image
Gio e@mail
Sun, 15 Feb 2026 17:38:53 -0500
commit

26fae338b561d77ab8fabf2f89747e8d18be0a5f

parent

6c894688cbe25b9011801cc94ea7bff56308654c

3 files changed, 1 insertions(+), 1 deletions(-)

jump to
M templates/base.htmltemplates/base.html

@@ -32,7 +32,7 @@

<body> <div class="outline"> <a class="root_link" href="/"> - <img src="/placeholder.jpg" alt="this links to the homepage btw" width="300" height="450"> + <img src="/black_hole.png" alt="this links to the homepage btw" width="300" height="450"> </a> <br> {% block outline %} {% endblock %}