From b29e2eb35f9abd9329407b52a4188b41ad348aa0 Mon Sep 17 00:00:00 2001 From: themodernhakr Date: Tue, 25 Mar 2025 11:55:44 -0500 Subject: [PATCH] vault backup: 2025-03-25 11:55:44 --- .obsidian/workspace.json | 4 ++-- index.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index db42aa6..5ecc7d1 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "Minecraft Datapacking/When Two Macros are Faster Than One.md", + "file": "index.md", "mode": "preview", "source": false }, "icon": "lucide-file", - "title": "When Two Macros are Faster Than One" + "title": "index" } } ] diff --git a/index.md b/index.md index 52b428d..7a94555 100644 --- a/index.md +++ b/index.md @@ -10,6 +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 = [ + "Mincraft Datapacking", "Mincraft Server Administration" ] }