diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index d22bba8..f209dcd 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -14,7 +14,7 @@ "type": "markdown", "state": { "file": "index.md", - "mode": "preview", + "mode": "source", "source": false }, "icon": "lucide-file", diff --git a/index.md b/index.md index 252a242..de784e4 100644 --- a/index.md +++ b/index.md @@ -10,7 +10,7 @@ const you = "reading this for some reason" class Site { this.purpose = "exists to help you not suck as much as me" this.topics = [ - "[[Minecraft Server Administration/index|Minecraft Server Administration]]" + "Mincraft Server Administration" ] } ``` \ No newline at end of file