From f589a1cc4e01628a18c290e89d496f26e463b950 Mon Sep 17 00:00:00 2001 From: netkas Date: Sat, 31 Aug 2024 15:57:59 -0400 Subject: [PATCH] Moved images --- .obsidian/workspace.json | 16 ++++++++-------- .../decenteralized.png => decenteralized.png | Bin Graphics/peer2peer.png => peer2peer.png | Bin 3 files changed, 8 insertions(+), 8 deletions(-) rename Graphics/decenteralized.png => decenteralized.png (100%) rename Graphics/peer2peer.png => peer2peer.png (100%) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 0fa2edb..d66388d 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,7 +13,7 @@ "state": { "type": "markdown", "state": { - "file": "Limits/UUID Standard.md", + "file": "README.md", "mode": "source", "source": false } @@ -97,7 +97,7 @@ "state": { "type": "backlink", "state": { - "file": "Limits/UUID Standard.md", + "file": "README.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -114,7 +114,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Limits/UUID Standard.md", + "file": "README.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -137,7 +137,7 @@ "state": { "type": "outline", "state": { - "file": "Limits/UUID Standard.md" + "file": "README.md" } } } @@ -158,18 +158,18 @@ "command-palette:Open command palette": false } }, - "active": "18385a150e34cecc", + "active": "adb4950c2df9ccfd", "lastOpenFiles": [ + "Limits/UUID Standard.md", "README.md", "LICENSE.md", "Pasted image 20240831154905.png", "Graphics", - "Graphics/peer2peer.png", - "Graphics/decenteralized.png", + "peer2peer.png", + "decenteralized.png", "Object Structures/Entity/User.md", "Object Structures/Entity.md", "Object Structures/Entity", - "Limits/UUID Standard.md", "Limits/Untitled.md", "Limits", "Welcome.md", diff --git a/Graphics/decenteralized.png b/decenteralized.png similarity index 100% rename from Graphics/decenteralized.png rename to decenteralized.png diff --git a/Graphics/peer2peer.png b/peer2peer.png similarity index 100% rename from Graphics/peer2peer.png rename to peer2peer.png