forked from Edikoyo/EdikoyoWiki
Pull Edikoyo-Main into Edikoyo-n04 #1
1 changed files with 25 additions and 3 deletions
28
Edikoyo/.obsidian/plugins/iconic/data.json
vendored
28
Edikoyo/.obsidian/plugins/iconic/data.json
vendored
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"biggerIcons": "mobile",
|
"biggerIcons": "mobile",
|
||||||
"clickableIcons": "desktop",
|
"clickableIcons": "desktop",
|
||||||
"showAllFileIcons": false,
|
"showAllFileIcons": true,
|
||||||
"showAllFolderIcons": false,
|
"showAllFolderIcons": true,
|
||||||
"minimalFolderIcons": false,
|
"minimalFolderIcons": false,
|
||||||
"showItemName": "desktop",
|
"showItemName": "desktop",
|
||||||
"biggerSearchResults": "mobile",
|
"biggerSearchResults": "mobile",
|
||||||
|
@ -15,7 +15,29 @@
|
||||||
"rememberDeletedItems": false,
|
"rememberDeletedItems": false,
|
||||||
"appIcons": {},
|
"appIcons": {},
|
||||||
"tabIcons": {},
|
"tabIcons": {},
|
||||||
"fileIcons": {},
|
"fileIcons": {
|
||||||
|
"Animals": {
|
||||||
|
"icon": "lucide-cat",
|
||||||
|
"unsynced": [
|
||||||
|
"bc82bad825d7514a"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Animals/Cat.md": {
|
||||||
|
"icon": "lucide-cat"
|
||||||
|
},
|
||||||
|
"Animals/Slimes": {
|
||||||
|
"icon": "lucide-shell",
|
||||||
|
"unsynced": [
|
||||||
|
"bc82bad825d7514a"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Animals/Slimes/_index.md": {
|
||||||
|
"icon": "lucide-shell"
|
||||||
|
},
|
||||||
|
"Animals/_index.md": {
|
||||||
|
"icon": "lucide-cat"
|
||||||
|
}
|
||||||
|
},
|
||||||
"bookmarkIcons": {},
|
"bookmarkIcons": {},
|
||||||
"propertyIcons": {},
|
"propertyIcons": {},
|
||||||
"ribbonIcons": {
|
"ribbonIcons": {
|
||||||
|
|
Loading…
Reference in a new issue