Integrate Obsidian with the site and track its settings

This commit is contained in:
2022-05-01 16:08:06 -06:00
parent 6730b1e54e
commit 043c5201d2
53 changed files with 494 additions and 546 deletions

4
content/.obsidian/appearance.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
"theme": "moonstone",
"baseFontSize": 16
}