new image
Gio e@mail
Sun, 15 Feb 2026 17:38:53 -0500
3 files changed,
1 insertions(+),
1 deletions(-)
M
templates/base.html
→
templates/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 %}