Skip to content

Commit 42617bd

Browse files
committed
Update zola shortcodes
1 parent 44feefd commit 42617bd

5 files changed

Lines changed: 24 additions & 149 deletions

File tree

content/posts/.obsidian/app.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
{}
1+
{
2+
"useMarkdownLinks": true,
3+
"attachmentFolderPath": "./",
4+
"newLinkFormat": "absolute"
5+
}

content/posts/.obsidian/core-plugins.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,7 @@
2727
"file-recovery": true,
2828
"publish": false,
2929
"sync": false,
30-
"webviewer": false
30+
"webviewer": false,
31+
"footnotes": false,
32+
"bases": false
3133
}

0 commit comments

Comments
 (0)