Skip to content

Commit

Permalink
Add compatibility date to nuxt config
Browse files Browse the repository at this point in the history
  • Loading branch information
LarssonOliver committed Oct 24, 2024
1 parent 0be038b commit 4cb36d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ const config = defineNuxtConfig({
"@nuxt/content",
"@nuxtjs/robots",
],
compatibilityDate: "2024-10-24",
content: {
markdown: {
remarkPlugins: [
Expand Down

0 comments on commit 4cb36d0

Please sign in to comment.