|
7 | 7 | <meta name="description" content="Design .vue files with Less Code using Transform Tools and Style Controllers. Drag & Drop Elements and Components into the Playground with Vue Play." />
|
8 | 8 | <meta name="keywords" content="Vue Play Playground Vue.js Vuejs Drag Drop Design UI Visual Graphic User Interface" />
|
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
10 |
| - <meta property="og:image" content="https://vueplay.com/screenshot.webp" /> |
| 10 | + <meta property="og:image" content="/screenshot.webp" /> |
11 | 11 | <meta property="og:title" content="Vue Play - The Ultimate Drag and Drop Designer for Vue" />
|
12 | 12 | <meta property="og:description" content="Design .vue files with Less Code using Transform Tools and Style Controllers. Drag & Drop Elements and Components into the Playground with Vue Play." />
|
13 | 13 | <meta property="og:image:width" content="1550" />
|
14 | 14 | <meta property="og:image:height" content="605" />
|
15 |
| - <link rel="apple-touch-icon" sizes="180x180" href="https://vueplay.com/apple-touch-icon.png"> |
16 |
| - <link rel="icon" type="image/png" sizes="32x32" href="https://vueplay.com/favicon-32x32.png"> |
17 |
| - <link rel="icon" type="image/png" sizes="16x16" href="https://vueplay.com/favicon-16x16.png"> |
18 |
| - <link rel="manifest" href="https://vueplay.com/site.webmanifest"> |
19 |
| - <link rel="mask-icon" href="https://vueplay.com/safari-pinned-tab.svg" color="#5bbad5"> |
| 15 | + <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> |
| 16 | + <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> |
| 17 | + <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> |
| 18 | + <link rel="manifest" href="/site.webmanifest"> |
| 19 | + <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> |
20 | 20 | <meta name="msapplication-TileColor" content="#da532c">
|
21 | 21 | <meta name="theme-color" content="#ffffff">
|
22 |
| - <link rel="icon shortcut" type="image/x-icon" href="https://vueplay.com/favicon.ico"> |
| 22 | + <link rel="icon shortcut" type="image/x-icon" href="/favicon.ico"> |
23 | 23 | <!-- Google tag (gtag.js) -->
|
24 | 24 | <script async src="https://www.googletagmanager.com/gtag/js?id=G-Q48VZK3Y3Y"></script>
|
25 | 25 | <script>
|
|
0 commit comments