change blob and hero image

This commit is contained in:
mohamad
2026-05-18 09:52:40 +03:30
parent b8ab67049f
commit 2341b32d4c
5 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<div class="navbar-container">
<a href="{% url 'pages:home' %}" class="navbar-brand" aria-label="Radiuma home">
<img src="{% static 'images/favicon-180.png' %}" alt="" class="brand-icon" width="34" height="34" aria-hidden="true" />
<img src="{% static 'images/favicon-180.png' %}" alt="" class="brand-icon" width="24" height="24" aria-hidden="true" />
<span class="brand-name">Radiuma</span>
</a>