Skip to content

Commit

Permalink
chore: enable links to headings in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviareichl committed Apr 10, 2024
1 parent 8cb7719 commit 17a341c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ export default defineNuxtConfig({
content: {
defaultLocale,
locales: Object.keys(localesMap),
markdown: {
anchorLinks: false,
},
},
css: ["@fontsource-variable/inter/slnt.css", "tailwindcss/tailwind.css", "@/styles/index.css"],
devtools: {
Expand Down

0 comments on commit 17a341c

Please sign in to comment.