vault backup: 2025-03-25 11:55:44
All checks were successful
Update pages on webserver / Update (push) Successful in 5s

This commit is contained in:
themodernhakr 2025-03-25 11:55:44 -05:00
parent a994168436
commit b29e2eb35f
2 changed files with 3 additions and 2 deletions

View File

@ -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"
}
}
]

View File

@ -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"
]
}