Commit Graph
1 Commits
Author SHA1 Message Date
Djeex e6c18a3a7a feat: add canonical URL and og:url
Docus doesn't generate canonical links or og:url natively. This
branch has no @nuxtjs/sitemap/nuxt-site-config, so the plugin reads
the base URL from docus.url in app.config.ts (already includes the
/fr prefix) instead of hardcoding it, and combines it with the
current route path.
2026-08-11 23:14:20 +02:00