We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e2acc3 commit 8ba06a5Copy full SHA for 8ba06a5
src/index.html
@@ -3,7 +3,9 @@
3
<head>
4
<meta charset="UTF-8">
5
<title>$t.title</title>
6
-
+ <link rel="alternate" hreflang="x-default" href="https://minishoot-map.github.io">
7
+ <link rel="alternate" hreflang="en" href="https://minishoot-map.github.io">
8
+ <link rel="alternate" hreflang="ru" href="https://minishoot-map.github.io/ru">
9
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
10
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
11
<link rel="shortcut icon" href="/favicon.ico" />
0 commit comments