added content

This commit is contained in:
2024-02-05 21:47:16 +01:00
parent c5498e039e
commit 73ff6c67f1
13 changed files with 63 additions and 18 deletions

View File

@@ -20,7 +20,6 @@ export default defineConfig({
remarkPlugins: [remarkDirective, remarkCalloutDirectives, [remarkExternalLinks, {
target: '_blank'
}]],
drafts: false,
shikiConfig: {
theme: 'dracula'
}