change the welcome file
All checks were successful
Deploy Quartz site to Pages / build (push) Successful in 22s

This commit is contained in:
Eau
2026-04-11 03:43:15 -05:00
parent 7878893e5b
commit 41d984e603
2 changed files with 10 additions and 15 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"
}
}
]
@@ -94,7 +94,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Welcome.md",
"file": "index.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@@ -104,7 +104,7 @@
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "Backlinks for Welcome"
"title": "Backlinks for index"
}
},
{
@@ -113,12 +113,12 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "Welcome.md",
"file": "index.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "Outgoing links from Welcome"
"title": "Outgoing links from index"
}
},
{
@@ -156,13 +156,13 @@
"state": {
"type": "outline",
"state": {
"file": "Welcome.md",
"file": "index.md",
"followCursor": false,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-list",
"title": "Outline of Welcome"
"title": "Outline of index"
}
}
]
@@ -183,9 +183,9 @@
"bases:Create new base": false
}
},
"active": "fb3397b33e4538d8",
"active": "ce0058b798b778c7",
"lastOpenFiles": [
"version.txt",
"Welcome.md"
"index.md"
]
}

View File

@@ -1,5 +0,0 @@
This is your new *vault*.
Make a note of something, [[create a link]], or try [the Importer](https://help.obsidian.md/Plugins/Importer)!
When you're ready, delete this note and make the vault your own.