ali.xwx.moe/templates/snippets/branding.html
2024-07-17 18:44:33 -05:00

3 lines
152 B
HTML

{% load static %}
<img style="max-width: 3em;" src="{% static 'logo-128.png' %}"/> <a class="navbar-brand" href="{% url 'home' %}">{{ site_title }}</a>