The Adritian theme includes built-in SEO features that help search engines understand and properly index your content. This post covers what’s available and how to get the most out of it.
Per-Page Meta Descriptions
Every page on your site gets a unique <meta name="description"> tag using this fallback chain:
- Page
descriptionfront matter (if set) - Auto-generated page summary (plainified and truncated to 155 characters)
- Site-wide fallback from your i18n
head_descriptionstring
To set a custom description for any page, add it to your front matter:

