First commit

This commit is contained in:
2026-07-29 23:52:21 -04:00
commit 361bde2621
3483 changed files with 23441 additions and 0 deletions

11
.obsidian/appearance.json vendored Normal file
View File

@@ -0,0 +1,11 @@
{
"theme": "obsidian",
"cssTheme": "Vanilla AMOLED Color",
"showViewHeader": false,
"showRibbon": false,
"accentColor": "",
"enabledCssSnippets": [
"ColoredSideBarItems",
"HideBacklinksStatus"
]
}