1 Commits

Author SHA1 Message Date
29ccd54013 Added: analytics script
All checks were successful
Build Zola Website / build (pull_request) Successful in 20s
2024-09-11 19:55:36 +02:00

View File

@ -25,6 +25,7 @@
<link rel="stylesheet" href="/home.css"> <link rel="stylesheet" href="/home.css">
{% block styles %} {% block styles %}
{% endblock styles %} {% endblock styles %}
<script defer data-domain="filiprojek.cz" src="https://analytics.fofrweb.com/js/script.js"></script>
</head> </head>
<body> <body>
<header> <header>