Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
<meta charset="UTF-8">
|
7 |
<meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css">
|
8 |
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
|
9 |
-
<link rel="manifest" href="manifest.
|
10 |
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Roboto'>
|
11 |
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Aldrich'><link rel="stylesheet" href="./style.css">
|
12 |
<script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
|
|
|
6 |
<meta charset="UTF-8">
|
7 |
<meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css">
|
8 |
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
|
9 |
+
<link rel="manifest" href="manifest.json" />
|
10 |
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Roboto'>
|
11 |
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Aldrich'><link rel="stylesheet" href="./style.css">
|
12 |
<script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
|