diff --git a/Edikoyo/.obsidian/workspace.json b/Edikoyo/.obsidian/workspace.json index affb3c3..ce99bfe 100644 --- a/Edikoyo/.obsidian/workspace.json +++ b/Edikoyo/.obsidian/workspace.json @@ -73,7 +73,7 @@ "state": { "type": "markdown", "state": { - "file": "Animals/Slimes/Garden Slime.md", + "file": "Animals/_index.md", "mode": "source", "source": false } @@ -146,7 +146,7 @@ "state": { "type": "backlink", "state": { - "file": "Animals/Slimes/Garden Slime.md", + "file": "Animals/_index.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -163,7 +163,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Animals/Slimes/Garden Slime.md", + "file": "Animals/_index.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -186,7 +186,7 @@ "state": { "type": "outline", "state": { - "file": "Animals/Slimes/Garden Slime.md" + "file": "Animals/_index.md" } } }, @@ -222,17 +222,20 @@ "pinned-notes:Countries": false } }, - "active": "e18161b255f8c3cb", + "active": "fdbd8ce5e8a10389", "lastOpenFiles": [ - "Animals/Slimes/Godot Slime.md", - "Animals/Slimes/Garden Slime.md", - "Animals/Slimes/Bark Slime.md", - "Animals/Slimes/Ababa Slime.md", + "Images/Icons/cat.svg", "Animals/Slimes/_index.md", + "Animals/_index.md", + "Images/Icons/cat.png", + "Images/Icons", + "Animals/Slimes/Ababa Slime.md", + "Animals/Slimes/Garden Slime.md", + "Animals/Slimes/Godot Slime.md", + "Animals/Slimes/Bark Slime.md", "Plants/_index.md", "Languages/_index.md", "People/_index.md", - "Animals/_index.md", "Animals/Cat.md", "Countries/_index.md", "Regions/_index.md", @@ -249,7 +252,6 @@ "Animals/Slimes/Marsh Slime.md", "Animals/Slimes/Lagoon Slime.md", "Animals/Slimes/Honey Slime.md", - "Countries/Vikogyna.md", "Images/Slimes/garden-1.png", "Images/Slimes/sunflower-2.png", "Images/Slimes/sunflower-1.png", @@ -259,7 +261,6 @@ "Images/Slimes/marsh-1.png", "Images/Slimes/lagoon-4.png", "Images/Slimes/lagoon-3.png", - "Images/Slimes/lagoon-2.png", "Images/Slimes/Untitled", "Images/Slimes/bark", "Images/Slimes/garden", @@ -268,7 +269,6 @@ "Images/slimes", "Countries/Faelani", "Animals/Slimes", - "Languages", - "Images/Flags" + "Languages" ] } \ No newline at end of file diff --git a/Edikoyo/Animals/_index.md b/Edikoyo/Animals/_index.md index 15e0224..f66cda9 100644 --- a/Edikoyo/Animals/_index.md +++ b/Edikoyo/Animals/_index.md @@ -1,3 +1,4 @@ +# ![[cat.svg]] Animals diff --git a/Edikoyo/Images/Icons/cat.svg b/Edikoyo/Images/Icons/cat.svg new file mode 100644 index 0000000..ed7961d --- /dev/null +++ b/Edikoyo/Images/Icons/cat.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/content/docs/Animals/_index.md b/content/docs/Animals/_index.md index acf90ff..63ed78d 100644 --- a/content/docs/Animals/_index.md +++ b/content/docs/Animals/_index.md @@ -1,6 +1,8 @@ --- --- +# ![cat.svg](..\Images\Icons\cat.svg) Animals + diff --git a/content/docs/Images/Icons/cat.svg b/content/docs/Images/Icons/cat.svg new file mode 100644 index 0000000..ed7961d --- /dev/null +++ b/content/docs/Images/Icons/cat.svg @@ -0,0 +1 @@ + \ No newline at end of file