all repos — website.git @ bf548768951d8ecc2f209cafc3336d624609df8a

Files for the website.

unstretched the image
Gio e@mail
Sun, 15 Feb 2026 19:32:23 -0500
commit

bf548768951d8ecc2f209cafc3336d624609df8a

parent

26fae338b561d77ab8fabf2f89747e8d18be0a5f

2 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="/black_hole.png" 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="300"> </a> <br> {% block outline %} {% endblock %}