diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index a734f2a..d22bba8 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -181,9 +181,11 @@ }, "active": "246e3fe4155bbefd", "lastOpenFiles": [ + "Minecraft Server Administration/index.md", + "index.md", + "Minecraft Server Administration", "-r", "man", - "index.md", "Untitled.md" ] } \ No newline at end of file diff --git a/Minecraft Server Administration/index.md b/Minecraft Server Administration/index.md new file mode 100644 index 0000000..e69de29 diff --git a/index.md b/index.md index 24a4f4d..252a242 100644 --- a/index.md +++ b/index.md @@ -9,5 +9,8 @@ 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]]" + ] } ``` \ No newline at end of file