ali.xwx.moe/templates/snippets/branding.html

3 lines
152 B
HTML
Raw Normal View History

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