Skip to content

Commit e0200d9

Browse files
committed
Переносит файлы в папку статики, правит head
1 parent 86bf68a commit e0200d9

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

src/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@
88
<meta name="title" content="Севернее. Прогноз северного сияния — по часам и суткам">
99
<meta name="description"
1010
content="Узнайте актуальный прогноз северного сияния в Мурманске, Териберке и других городах севера России">
11+
<meta name="robots" content="index, follow">
1112
<link rel="canonical" href="https://inventoris.github.io/severnee/">
1213
<link rel="stylesheet" type="text/css" href="styles/style.css">
13-
<link rel="icon" href="favicon.svg" type="image/svg+xml">
14+
<link rel="icon" href="./favicon.ico">
15+
<link rel="icon" href="./favicon.svg" type="image/svg+xml">
1416
<link rel="preload" href="./fonts/NotoSans-Regular.woff2" as="font" type="font/woff2" crossorigin>
1517
<link rel="preload" href="./fonts/RobotoMono-Regular.woff2" as="font" type="font/woff2" crossorigin>
1618
<link rel="preconnect" href="https://services.swpc.noaa.gov" crossorigin>
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)