Add Yandex verification meta tag to index.html
All checks were successful
Deploy to Production / deploy (push) Successful in 5s
All checks were successful
Deploy to Production / deploy (push) Successful in 5s
This commit is contained in:
parent
4954a3e613
commit
033f97ca72
@ -9,6 +9,7 @@
|
|||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js"></script>
|
||||||
<script>hljs.highlightAll();</script>
|
<script>hljs.highlightAll();</script>
|
||||||
<script src="scripts/version-fetcher.js" defer></script>
|
<script src="scripts/version-fetcher.js" defer></script>
|
||||||
|
<meta name="yandex-verification" content="df79e6b90bcf4305" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="container">
|
<div id="container">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user