Migrate to nuxt content v3. Change articles layout.
This commit is contained in:
@@ -12,10 +12,10 @@ export default defineNuxtConfig({
|
||||
],
|
||||
|
||||
content: {
|
||||
markdown: {
|
||||
renderer: {
|
||||
anchorLinks: false,
|
||||
},
|
||||
},
|
||||
|
||||
compatibilityDate: "2025-03-15",
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user