Merge remote-tracking branch 'origin/main'

This commit is contained in:
2024-01-19 13:18:30 +03:00

View File

@@ -33,7 +33,7 @@
init_ws()
const beep = new Audio('/static/sounds/beep_2.mp3')
</script>
{% endif %}
@@ -56,6 +56,9 @@
{% block meta %}
{% endblock %}
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6320323599773844" crossorigin="anonymous"></script>
</head>
<body{% if page_type == 'routes' %} onscroll="scroll_ev(event,this)"{% endif %}>