vault backup: 2025-03-25 11:55:44
All checks were successful
Update pages on webserver / Update (push) Successful in 5s
All checks were successful
Update pages on webserver / Update (push) Successful in 5s
This commit is contained in:
parent
a994168436
commit
b29e2eb35f
4
.obsidian/workspace.json
vendored
4
.obsidian/workspace.json
vendored
@ -13,12 +13,12 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Minecraft Datapacking/When Two Macros are Faster Than One.md",
|
"file": "index.md",
|
||||||
"mode": "preview",
|
"mode": "preview",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "When Two Macros are Faster Than One"
|
"title": "index"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
1
index.md
1
index.md
@ -10,6 +10,7 @@ const you = "reading this for some reason"
|
|||||||
class Site {
|
class Site {
|
||||||
this.purpose = "exists to help you not suck as much as me"
|
this.purpose = "exists to help you not suck as much as me"
|
||||||
this.topics = [
|
this.topics = [
|
||||||
|
"Mincraft Datapacking",
|
||||||
"Mincraft Server Administration"
|
"Mincraft Server Administration"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user