Merge remote-tracking branch 'origin/master'

This commit is contained in:
2023-07-14 15:04:20 +02:00
46 changed files with 1063 additions and 434 deletions

3
.obsidian/app.json vendored
View File

@@ -1,4 +1,5 @@
{
"promptDelete": false,
"tabSize": 4
"tabSize": 4,
"alwaysUpdateLinks": true
}

View File

@@ -1,5 +1,6 @@
{
"accentColor": "",
"theme": "obsidian",
"cssTheme": "Typewriter"
"cssTheme": "Typewriter",
"textFontFamily": ""
}