Skip to content

Commit ab63b04

Browse files
committed
Merge remote-tracking branch 'origin/master' into docs
2 parents 3c8df8f + d774951 commit ab63b04

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export default defineConfig({
2525
['link', { rel: 'stylesheet', href: 'https://cdn.shopify.com/static/fonts/inter/inter.css', id: 'inter-font-link' }],
2626
['meta', { property: 'og:title', content: 'Shopify Polaris for VueJS 3' }],
2727
['meta', { property: 'og:description', content: 'Shopify Polaris UI components for Vue 3, with better performance, small bundle size, 99% matching Shopify Polaris 12. Compatible with Vue 3.3+' }],
28-
['meta', { property: 'og:image', content: 'https://github.com/ownego/polaris-vue/blob/master/public/images/banner.jpg?raw=true' }],
28+
['meta', { property: 'og:image', content: 'https://github.com/ownego/polaris-vue/blob/master/public/images/ogimg.png?raw=true' }],
2929
],
3030

3131
rewrites: {

public/images/ogimg.png

191 KB
Loading

0 commit comments

Comments
 (0)