[READ-ONLY] a fast, modern browser for the npm registry
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: explicit seo meta tags for social cards (#845)

Co-authored-by: Daniel Roe <daniel@roe.dev>

authored by

rygrit
Daniel Roe
and committed by
GitHub
dcd81b0d c035a32f

+6
+5
app/pages/index.vue
··· 36 36 37 37 useSeoMeta({ 38 38 title: () => $t('seo.home.title'), 39 + ogTitle: () => $t('seo.home.title'), 40 + twitterTitle: () => $t('seo.home.title'), 41 + twitterCard: 'summary_large_image', 39 42 description: () => $t('seo.home.description'), 43 + ogDescription: () => $t('seo.home.description'), 44 + twitterDescription: () => $t('seo.home.description'), 40 45 }) 41 46 42 47 defineOgImageComponent('Default', {
+1
public/robots.txt
··· 4 4 Allow: /about$ 5 5 Allow: /search$ 6 6 Allow: /settings$ 7 + Allow: /__og-image__/* 7 8 Disallow: /