Skip to content

Commit

Permalink
docs: document experimental.alternateLinkCanonicalQueries
Browse files Browse the repository at this point in the history
  • Loading branch information
BobbieGoede committed Feb 4, 2025
1 parent 34a57ca commit ddff1d7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/content/docs/4.api/0.options.md
Original file line number Diff line number Diff line change
Expand Up @@ -511,6 +511,12 @@ This feature relies on [Nuxt's `experimental.typedRoutes`](https://nuxt.com/docs
Changing this will also change the paths in `locales` returned by `useI18n()`{lang="ts"}.
::

### `alternateLinkCanonicalQueries`

- type: `boolean`{lang="ts-type"}
- default: `false`{lang="ts"}
- Whether to remove non-canonical query parameters from alternate link meta tags

## customBlocks

Configure the `i18n` custom blocks of SFC.
Expand Down

0 comments on commit ddff1d7

Please sign in to comment.