Add ProseSmall as a private commentary (using %%)

This commit is contained in:
2024-12-10 17:26:35 +01:00
parent 3b919075ef
commit 9c69ff2903
6 changed files with 29 additions and 17 deletions

View File

@@ -160,7 +160,7 @@ export default defineNuxtConfig({
defaults: {
nuxtLink: {
prefetchOn: {
interaction: true,
interaction: false,
visibility: false,
}
}