diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 7ae9112..b7216c6 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "Repository of notes.md", + "file": "README.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "Repository of notes" + "title": "README" } } ] @@ -169,7 +169,7 @@ "active": "c5205a20b44266cb", "lastOpenFiles": [ "ESP32/Setting up ESP32.md", - "Repository of notes.md", + "README.md", "ESP32" ] } \ No newline at end of file diff --git a/Repository of notes.md b/README.md similarity index 100% rename from Repository of notes.md rename to README.md