You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: align profile frontmatter with schema and enhance SEO metadata
- Fix profile/index.md frontmatter to use nested i18n object format
(title.zh/en, tagline.zh/en) matching content collection schema,
resolving InvalidContentEntryDataError in CI build
- Add OG image, Twitter large card, canonical URLs, and JSON-LD
structured data to BaseLayout, BlogPost, and blog index page
- Sync html[lang] attribute on language toggle for a11y/SEO
- Simplify sitemap config by removing unused i18n and lastmod options
0 commit comments