feat: Add oxitraffic support

This commit is contained in:
2024-05-31 17:30:58 +02:00
parent f4ac22ba3d
commit 4857447c29
3 changed files with 16 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
{% load custom_tags %}
<!DOCTYPE html>
<html lang="en">
<head>
@@ -14,7 +15,7 @@
<link rel="apple-touch-icon" sizes="180x180" href="{% static 'fellchensammlung/favicon/apple-touch-icon.png' %}">
<link rel="icon" type="image/png" sizes="32x32" href="{% static 'fellchensammlung/favicon/favicon-32x32.png' %}">
<link rel="icon" type="image/png" sizes="16x16" href="{% static 'fellchensammlung/favicon/favicon-16x16.png' %}">
{% get_oxitraffic_script_if_enabled %}
</head>
<body>
{% block header %}