Skip to content

Commit 45f19a2

Browse files
author
Vue Play
committed
Stored by Vue Play
1 parent 9e5181c commit 45f19a2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,19 @@
77
<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." />
88
<meta name="keywords" content="Vue Play Playground Vue.js Vuejs Drag Drop Design UI Visual Graphic User Interface" />
99
<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" />
1111
<meta property="og:title" content="Vue Play - The Ultimate Drag and Drop Designer for Vue" />
1212
<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." />
1313
<meta property="og:image:width" content="1550" />
1414
<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">
2020
<meta name="msapplication-TileColor" content="#da532c">
2121
<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">
2323
<!-- Google tag (gtag.js) -->
2424
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Q48VZK3Y3Y"></script>
2525
<script>

0 commit comments

Comments
 (0)