|
7 | 7 | <meta charset="utf-8">
|
8 | 8 | <meta name="viewport" content="width=device-width">
|
9 | 9 | <title>Orienteering, Takoma Park</title>
|
10 |
| - <link rel="icon" type="image/x-icon" href="/EagleProject/images/icon.png" > |
| 10 | + <link rel="icon" type="image/x-icon" href="/EagleProject/images/icon.png" > |
| 11 | + <link rel="icon" type="image/png" sizes="16x16" href="/EagleProject/images/icon-16x16.png"> |
| 12 | + <link rel="icon" type="image/png" sizes="32x32" href="/EagleProject/images/icon-32x32.png"> |
| 13 | + <link rel="icon" type="image/png" sizes="192x192" href="/EagleProject/images/icon-192x192.png"> |
| 14 | + <link rel="icon" type="image/png" sizes="512x512" href="/EagleProject/images/icon-512x512.png"> |
| 15 | + <link rel="apple-touch-icon" href="/EagleProject/images/icon-192x192.png"> |
11 | 16 | <meta name="description" content="Orienteering Takoma Park, an Eagle Scout Project created by Dominik Honzak">
|
12 | 17 | <meta name="url" content="https://dahonzak.github.io/EagleProject/">
|
13 | 18 | <meta property="og:title" content="Orienteering, Takoma Park">
|
14 | 19 | <meta property="og:type" content="website">
|
15 | 20 | <meta property="og:url" content="https://dahonzak.github.io/EagleProject/">
|
16 |
| - <meta property="og:image" content="/EagleProject/images/icon.png"> |
| 21 | + <meta property="og:image" content="https://dahonzak.github.io/EagleProject/images/icon.png"> |
17 | 22 | <meta property="og:description" content="Orienteering Takoma Park, an Eagle Scout Project created by Dominik Honzak">
|
18 | 23 | <meta name="theme-color" content="orange">
|
19 |
| - <link href="css/style.css" rel="stylesheet" type="text/css" /> |
| 24 | + <link href="css/style.css" rel="stylesheet" type="text/css" /> |
20 | 25 | <link href="css/mobile.css" rel="stylesheet" type="text/css" />
|
21 | 26 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
|
22 | 27 | <meta name="google-site-verification" content="jd3ydL8eOn__ZNI7blTVkEaDsqllxdKRLuz42Y2-47E" />
|
|
0 commit comments