diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index ea80557..872aed8 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -11,14 +11,10 @@ "id": "c892fa5f5c3f77ba", "type": "leaf", "state": { - "type": "markdown", - "state": { - "file": "Public/Guides/Guides.md", - "mode": "source", - "source": true - }, + "type": "empty", + "state": {}, "icon": "lucide-file", - "title": "Guides" + "title": "New tab" } } ] @@ -191,8 +187,10 @@ "obsidian-git:Open Git source control": false } }, - "active": "c892fa5f5c3f77ba", + "active": "d3d2a5fdb54e78b4", "lastOpenFiles": [ + "Public/Guides.md", + "Public.md", "Public/Public.md", "Public/Guides/Guides.md", "Public/Guides/generate-wireguard.md", diff --git a/Public/Public.md b/Public.md similarity index 100% rename from Public/Public.md rename to Public.md diff --git a/Public/Guides/Guides.md b/Public/Guides.md similarity index 100% rename from Public/Guides/Guides.md rename to Public/Guides.md