Initial commit

This commit is contained in:
Aleksandr Ebaklakov
2026-04-22 16:58:43 +03:00
commit 011626b8b7
366 changed files with 23244 additions and 0 deletions

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

@@ -0,0 +1,9 @@
{
"cssTheme": "Typomagical",
"accentColor": "#b5433b",
"theme": "obsidian",
"baseFontSize": 16,
"enabledCssSnippets": [
"nav-callout"
]
}