|
12 | 12 | <!--
|
13 | 13 | Favicons
|
14 | 14 | -->
|
15 |
| - <link rel="apple-touch-icon" sizes="180x180" href="%PUBLIC_URL%/apple-touch-icon.png"> |
16 |
| - <link rel="icon" type="image/png" sizes="32x32" href="%PUBLIC_URL%/favicon-32x32.png"> |
17 |
| - <link rel="icon" type="image/png" sizes="16x16" href="%PUBLIC_URL%/favicon-16x16.png"> |
18 |
| - <link rel="manifest" href="%PUBLIC_URL%/site.webmanifest"> |
19 |
| - <link rel="mask-icon" href="%PUBLIC_URL%/safari-pinned-tab.svg" color="#4563a3"> |
| 15 | + <link rel="apple-touch-icon" sizes="180x180" href="https://mvg.apps.perera.io/apple-touch-icon.png"> |
| 16 | + <link rel="icon" type="image/png" sizes="32x32" href="https://mvg.apps.perera.io/favicon-32x32.png"> |
| 17 | + <link rel="icon" type="image/png" sizes="16x16" href="https://mvg.apps.perera.io/favicon-16x16.png"> |
| 18 | + <link rel="manifest" href="https://mvg.apps.perera.io/site.webmanifest"> |
| 19 | + <link rel="mask-icon" href="https://mvg.apps.perera.io/safari-pinned-tab.svg" color="#4563a3"> |
20 | 20 | <meta name="msapplication-TileColor" content="#4563a3">
|
21 | 21 | <meta name="theme-color" content="#4563a3">
|
22 | 22 |
|
|
28 | 28 | <meta property="og:site_name" content="MVG Departures" />
|
29 | 29 | <meta property="og:title" content="MVG Departures" />
|
30 | 30 | <meta property="og:description" content="Track nearby public transport departures in Munich from the comfort of your home in Munich, Germany." />
|
31 |
| - <meta property="og:url" content="%PUBLIC_URL%" /> |
32 |
| - <meta property="og:image" content="%PUBLIC_URL%/banner.jpg" /> |
| 31 | + <meta property="og:url" content="https://mvg.apps.perera.io" /> |
| 32 | + <meta property="og:image" content="https://mvg.apps.perera.io/banner.jpg" /> |
33 | 33 | <meta property="og:image:width" content="1280" />
|
34 | 34 | <meta property="og:image:height" content="640" />
|
35 | 35 |
|
|
39 | 39 | <meta name="twitter:card" content="summary_large_image" />
|
40 | 40 | <meta name="twitter:description" content="Track nearby public transport departures from the comfort of your home in Munich, Germany." />
|
41 | 41 | <meta name="twitter:title" content="MVG Departures" />
|
42 |
| - <meta name="twitter:image" content="%PUBLIC_URL%/banner.jpg" /> |
| 42 | + <meta name="twitter:image" content="https://mvg.apps.perera.io/banner.jpg" /> |
43 | 43 | <meta name="twitter:creator" content="@DamianPerera">
|
44 | 44 |
|
45 | 45 | <!--
|
|
50 | 50 | <meta name="googlebot" content="notranslate">
|
51 | 51 | <meta itemprop="name" content="MVG Departures">
|
52 | 52 | <meta itemprop="description" content="Track nearby public transport departures from the comfort of your home in Munich, Germany.">
|
53 |
| - <meta itemprop="image" content="%PUBLIC_URL%/banner.jpg"> |
| 53 | + <meta itemprop="image" content="https://mvg.apps.perera.io/banner.jpg"> |
54 | 54 |
|
55 | 55 | <!--
|
56 | 56 | Google Structured Data (https://developers.google.com/search/docs/appearance/structured-data/software-app)
|
|
0 commit comments