963 markdown files reformatted with the repository's pinned prettier so pnpm format:check covers the folded tree like every other repo file. The formatter's embedded-language pass also normalized code fences (TS semicolons, closed HTML tags in examples, lowercased CSS hex colors, one renumbered list that skipped an index). Alphanumeric token deltas vs the fold commit were audited file-by-file; all are formatter-equivalent markup normalizations plus the four sanitized skills.
976 B
976 B
name, description
| name | description |
|---|---|
| seo-meta | Configure SEO and social media meta tags |
SEO Meta Tags
Configure social media and search engine meta tags.
Configuration
---
seoMeta:
ogTitle: Slidev Starter Template
ogDescription: Presentation slides for developers
ogImage: https://cover.sli.dev
ogUrl: https://example.com
twitterCard: summary_large_image
twitterTitle: Slidev Starter Template
twitterDescription: Presentation slides for developers
twitterImage: https://cover.sli.dev
twitterSite: username
twitterUrl: https://example.com
---
Available Options
Open Graph (Facebook, LinkedIn):
ogTitle- TitleogDescription- DescriptionogImage- Preview image URLogUrl- Canonical URL
Twitter Card:
twitterCard- Card type (summary, summary_large_image)twitterTitle- TitletwitterDescription- DescriptiontwitterImage- Preview image URLtwitterSite- Twitter username
Powered by unhead.