You've already forked obsidian-visualiser
Finish PreviewContent and add ProseA icon for none markdown files
This commit is contained in:
@@ -9,11 +9,18 @@ export default defineNuxtConfig({
|
||||
password: '699c46bd-9aaa-4364-ad01-510ee4fe7013'
|
||||
}
|
||||
},
|
||||
app: {
|
||||
pageTransition: false,
|
||||
layoutTransition: false
|
||||
},
|
||||
components: [
|
||||
{
|
||||
path: '~/components',
|
||||
pathPrefix: false,
|
||||
},
|
||||
],
|
||||
security: {
|
||||
rateLimiter: false
|
||||
},
|
||||
compatibilityDate: '2024-07-25'
|
||||
})
|
||||
Reference in New Issue
Block a user