recenter gitea link

This commit is contained in:
finn 2024-09-05 20:24:47 -07:00
parent a5ac19a2a4
commit 414c300b41

View File

@ -19,13 +19,11 @@
<a {% block profilecurrent %}{% endblock %} href="{{ url_for('user', username=current_user.username) }}">profile</a>
<a href="{{ url_for('logout') }}">logout</a>
{% endif %}
<a style="float: right;" href="https://gut.oily.dad/explore/repos">
<img style="vertical-align: middle; height: 22px" src="https://gut.oily.dad/assets/img/logo.svg" alt="Logo" aria-hidden="true">
<a href="https://gut.oily.dad/explore/repos">
<img style="vertical-align: middle; horizontal-align: center; height: 22px" src="https://gut.oily.dad/assets/img/logo.svg" alt="Logo" aria-hidden="true">
</a>
</nav>
<h2>oily.dad</h2>
</header>
<hr>