Skip to content

Commit

Permalink
chore: remove unused links
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Jun 9, 2022
1 parent 17ebc05 commit 36a2e2a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/content/4.api/3.configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ export default defineNuxtConfig({
})
```

Before diving into the individual attributes, have a [look at the default settings][default-settings] of the module.

## `base`

Expand Down Expand Up @@ -212,8 +211,3 @@ List of locale codes. This codes will be used to detect contents locale.
- Default: `undefined`{lang=ts}

Default locale for top level contents. Module will use first locale code from `locales` array if this option is not defined.

[default-settings]: #defaults

[remark]: https://github.com/remarkjs/remark
[rehype]: https://github.com/rehypejs/rehype

0 comments on commit 36a2e2a

Please sign in to comment.