|
12 | 12 | <meta property="og:site_name" content="Closure Next" /> |
13 | 13 | <meta property="og:title" content="Closure Next | Closure Library rewritten in TypeScript" /> |
14 | 14 | <meta property="og:description" content="Closure Library rewritten in TypeScript" /> |
15 | | - <meta property="og:image" content="assets/image/Closure Next.png" /> <meta property="og:image:width" content="1200" /> |
| 15 | + <meta property="og:image" content="https://closure-next.github.io/assets/image/Closure Next.png" /> <meta property="og:image:width" content="1200" /> |
16 | 16 | <meta property="og:image:height" content="1200" /> |
17 | 17 | <meta property="og:locale" content="en_US" /> |
18 | 18 |
|
|
21 | 21 | <meta name="twitter:url" content="https://closure-next.github.io/policies/contact" /> |
22 | 22 | <meta name="twitter:title" content="Closure Next | Closure Library rewritten in TypeScript" /> |
23 | 23 | <meta name="twitter:description" content="Closure Library rewritten in TypeScript" /> |
24 | | - <meta name="twitter:image" content="assets/image/Closure Next.png" /> <meta name="twitter:image:width" content="1200" /> |
| 24 | + <meta name="twitter:image" content="https://closure-next.github.io/assets/image/Closure Next.png" /> <meta name="twitter:image:width" content="1200" /> |
25 | 25 | <meta name="twitter:image:height" content="1200" /> |
26 | 26 |
|
27 | | - <link rel="icon" href="assets/img/favicon.ico" type="image/x-icon"> |
| 27 | + <link rel="icon" href="https://closure-next.github.io/assets/img/favicon.ico" type="image/x-icon"> |
28 | 28 |
|
29 | | - <link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicon-16x16.png"> |
30 | | - <link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicon-32x32.png"> |
| 29 | + <link rel="icon" type="image/png" sizes="16x16" href="https://closure-next.github.io/assets/img/favicon-16x16.png"> |
| 30 | + <link rel="icon" type="image/png" sizes="32x32" href="https://closure-next.github.io/assets/img/favicon-32x32.png"> |
31 | 31 |
|
32 | | - <link rel="icon" type="image/png" sizes="192x192" href="assets/img/android-chrome-192x192.png"> |
33 | | - <link rel="icon" type="image/png" sizes="512x512" href="assets/img/android-chrome-512x512.png"> |
34 | | - <link rel="apple-touch-icon" sizes="180x180" href="assets/img/apple-touch-icon.png"> |
35 | | - <link rel="manifest" href="assets/img/site.webmanifest"> |
| 32 | + <link rel="icon" type="image/png" sizes="192x192" href="https://closure-next.github.io/assets/img/android-chrome-192x192.png"> |
| 33 | + <link rel="icon" type="image/png" sizes="512x512" href="https://closure-next.github.io/assets/img/android-chrome-512x512.png"> |
| 34 | + <link rel="apple-touch-icon" sizes="180x180" href="https://closure-next.github.io/assets/img/apple-touch-icon.png"> |
| 35 | + <link rel="manifest" href="https://closure-next.github.io/assets/img/site.webmanifest"> |
36 | 36 |
|
37 | 37 | <div class="h-card"> |
38 | 38 | <a class="u-url" href="https://closure-next.github.io/"> |
39 | | - <img class="u-photo" src="assets/image/Closure Next.png" alt="Closure Next Logo" width="80" height="80"> |
| 39 | + <img class="u-photo" src="https://closure-next.github.io/assets/image/Closure Next.png" alt="Closure Next Logo" width="80" height="80"> |
40 | 40 | </a> |
41 | 41 | </div> |
42 | 42 |
|
43 | | - <link rel="stylesheet" href="assets/styles.css"> |
| 43 | + <link rel="stylesheet" href="https://closure-next.github.io/assets/styles.css"> |
44 | 44 |
|
45 | 45 | </head> |
46 | 46 |
|
|
0 commit comments