diff options
Diffstat (limited to '.obsidian')
| -rw-r--r-- | .obsidian/appearance.json | 4 | ||||
| -rw-r--r-- | .obsidian/workspace.json | 12 |
2 files changed, 9 insertions, 7 deletions
diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json index 9e26dfe..88587b8 100644 --- a/.obsidian/appearance.json +++ b/.obsidian/appearance.json @@ -1 +1,3 @@ -{}
\ No newline at end of file +{ + "enabledCssSnippets": [] +}
\ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 500c99d..5d396c4 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -4,21 +4,21 @@ "type": "split", "children": [ { - "id": "c03d4428c39bf081", + "id": "2066c85892e3220a", "type": "tabs", "children": [ { - "id": "004463469ead11aa", + "id": "e515645f1da7b72e", "type": "leaf", "state": { "type": "markdown", "state": { - "file": "Datei Zwei.md", + "file": "index.md", "mode": "source", - "source": false + "source": true }, "icon": "lucide-file", - "title": "Datei Zwei" + "title": "index" } } ] @@ -194,7 +194,7 @@ "obsidian-git:Open Git source control": false } }, - "active": "004463469ead11aa", + "active": "e515645f1da7b72e", "lastOpenFiles": [ "index.md", "Datei Zwei.md", |
