File tree Expand file tree Collapse file tree
packages/playground/pages Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,12 +9,6 @@ const logoUrl = normalizeHref('logo.svg');
99 <meta name =" viewport" content =" width=device-width, initial-scale=1" />
1010 <meta name =" theme-color" content =" #ffffff" media =" (prefers-color-scheme: light)" />
1111 <meta name =" theme-color" content =" #1a1a1a" media =" (prefers-color-scheme: dark)" />
12- <meta name =" description" content =" High-performance virtualization library for Vue 3. Supports vertical, horizontal, and bidirectional scrolling with dynamic item sizes." />
13- <meta property =" og:title" content =" Virtual Scroll Playground" />
14- <meta property =" og:description" content =" Showcase of @pdanpdan/virtual-scroll - a powerful Vue 3 virtualization component." />
15- <meta property =" og:type" content =" website" />
16- <meta property =" og:url" content =" https://pdanpdan.github.io/virtual-scroll/" />
17- <meta name =" twitter:card" content =" summary_large_image" />
1812 <link rel =" icon" type =" image/svg+xml" :href =" logoUrl" />
1913 <script :src =" themeUrl" />
2014< / template>
You can’t perform that action at this time.
0 commit comments