diff --git a/content/.obsidian/app.json b/content/.obsidian/app.json index a063651..f75e1c6 100644 --- a/content/.obsidian/app.json +++ b/content/.obsidian/app.json @@ -1,4 +1,4 @@ { "livePreview": false, "alwaysUpdateLinks": true -} +} \ No newline at end of file diff --git a/content/.obsidian/appearance.json b/content/.obsidian/appearance.json index 3d221c0..3635622 100644 --- a/content/.obsidian/appearance.json +++ b/content/.obsidian/appearance.json @@ -1,3 +1,4 @@ { - "cssTheme": "Catppuccin" -} + "cssTheme": "Catppuccin", + "showRibbon": false +} \ No newline at end of file diff --git a/content/.obsidian/plugins/callout-manager/data.json b/content/.obsidian/plugins/callout-manager/data.json index 3453f7a..659b457 100644 --- a/content/.obsidian/plugins/callout-manager/data.json +++ b/content/.obsidian/plugins/callout-manager/data.json @@ -8,4 +8,4 @@ "theme": true, "snippet": true } -} +} \ No newline at end of file diff --git a/content/user-manual/urlbar/index.md b/content/user-manual/urlbar.md similarity index 100% rename from content/user-manual/urlbar/index.md rename to content/user-manual/urlbar.md diff --git a/content/user-manual/webpanel/index.md b/content/user-manual/webpanel.md similarity index 100% rename from content/user-manual/webpanel/index.md rename to content/user-manual/webpanel.md diff --git a/content/user-manual/workspaces/index.md b/content/user-manual/workspaces.md similarity index 100% rename from content/user-manual/workspaces/index.md rename to content/user-manual/workspaces.md