Added favicon

This commit is contained in:
itqop 2024-03-17 19:37:55 +03:00
parent e5913b2b0b
commit 607cdc7621
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{% extends "base.html" %} {% extends "base.html" %}
<link rel="shortcut icon" href="{% static 'images/favicon.ico' %}"/>
<!-- load wagtailcore_tags by adding this: --> <!-- load wagtailcore_tags by adding this: -->
{% load wagtailcore_tags %} {% load wagtailcore_tags %}