Add Yandex verification meta tag to index.html
All checks were successful
Deploy to Production / deploy (push) Successful in 5s

This commit is contained in:
Илья Глазунов 2025-12-08 01:22:27 +03:00
parent 4954a3e613
commit 033f97ca72

View File

@ -9,6 +9,7 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js"></script>
<script>hljs.highlightAll();</script>
<script src="scripts/version-fetcher.js" defer></script>
<meta name="yandex-verification" content="df79e6b90bcf4305" />
</head>
<body>
<div id="container">