vault backup: 2025-03-17 21:55:42

Affected files:
.obsidian/workspace.json
index.md
This commit is contained in:
bobmusinex 2025-03-17 21:55:42 -05:00
parent 289617a968
commit a1ebcc48b4
2 changed files with 11 additions and 5 deletions

View File

@ -13,12 +13,12 @@
"state": {
"type": "markdown",
"state": {
"file": "Welcome.md",
"file": "index.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Welcome"
"title": "index"
}
}
]
@ -181,7 +181,8 @@
},
"active": "9ad03e5313050bcf",
"lastOpenFiles": [
"README.md",
"Welcome.md"
"Welcome.md",
"index.md",
"README.md"
]
}

View File

@ -1 +1,6 @@
Hello!
---
title: Docs | Ferdinland Minecraft Server
draft: "false"
---
# Docs
Docs go here.