Skip to content

Commit 8ba06a5

Browse files
committed
feat: add cross-links
1 parent 4e2acc3 commit 8ba06a5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
<head>
44
<meta charset="UTF-8">
55
<title>$t.title</title>
6-
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">
79
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
810
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
911
<link rel="shortcut icon" href="/favicon.ico" />

0 commit comments

Comments
 (0)