0.0.14 add yandex and google verification meta

This commit is contained in:
2024-06-03 15:25:11 +03:00
parent 074e141a22
commit a0dd229c12

View File

@@ -16,6 +16,7 @@
{% endif %} {% endif %}
<meta name="vapid-key" content="{{ vapid_key }}"> <meta name="vapid-key" content="{{ vapid_key }}">
{% webpush_header %} {% webpush_header %}
<meta name="google-site-verification" content="4V4upJSK2_4MBrr5ZXjcCLw3bBwXc4_gsnKudJAaWqI" />
<!-- Yandex.Metrika counter --> <!-- Yandex.Metrika counter -->
<script type="text/javascript" > <script type="text/javascript" >
@@ -192,6 +193,7 @@
} }
document.cookie = "user_tz=" + tz + ";path=/"; document.cookie = "user_tz=" + tz + ";path=/";
</script> </script>
Verification: b8a976575e41fbbc
</body> </body>
</body> </body>