mod: add favicon

This commit is contained in:
2026-04-16 21:13:53 +03:00
parent e0a5a5739b
commit 67a8c093f5

View File

@@ -17,6 +17,10 @@
<meta name="generator" content="OKNARDIA 0.3β by Python/Django" /> <meta name="generator" content="OKNARDIA 0.3β by Python/Django" />
<title>{% block Title %}{% endblock %} : ОКНАРДИЯ</title> <title>{% block Title %}{% endblock %} : ОКНАРДИЯ</title>
<link rel="alternate" href="https://oknardia.ru" hreflang="ru-ru" /> <link rel="alternate" href="https://oknardia.ru" hreflang="ru-ru" />
<link rel="icon" href="https://oknardia.ru/favicon.svg" type="image/svg+xml ">
<link rel="icon" href="https://oknardia.ru/favicon.png" type="image/png">
<link rel="icon" href="https://oknardia.ru/favicon.gif" type="image/gif">
<link rel="icon" href="https://oknardia.ru/favicon.ico" type="image/x-icon">
<link href="{% static 'css/bootstrap.min.css' %}" rel="stylesheet" type="text/css" />{# <link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet" type="text/css" />#} <link href="{% static 'css/bootstrap.min.css' %}" rel="stylesheet" type="text/css" />{# <link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet" type="text/css" />#}
<link href="{% static 'css/bootstrap-theme.min.css' %}" rel="stylesheet" type="text/css" />{# <link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css" rel="stylesheet" type="text/css" />#} <link href="{% static 'css/bootstrap-theme.min.css' %}" rel="stylesheet" type="text/css" />{# <link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css" rel="stylesheet" type="text/css" />#}
<link href="{% static 'css/oknardia1.css' %}" rel="stylesheet" type="text/css" />{% block Top_CSS1 %}{% endblock %}{% block Top_CSS2 %}{% endblock %}{% block Top_CSS3 %}{% endblock %} <link href="{% static 'css/oknardia1.css' %}" rel="stylesheet" type="text/css" />{% block Top_CSS1 %}{% endblock %}{% block Top_CSS2 %}{% endblock %}{% block Top_CSS3 %}{% endblock %}