2 Commits
1.5.0 ... 1.6.0

Author SHA1 Message Date
e33e2c72af change base URL
All checks were successful
Deploy Quartz site to Pages / build (push) Successful in 23s
2026-04-11 03:49:31 -05:00
Build Pipeline
e6e763e6b7 minor version increment [skip actions] 2026-04-11 08:43:33 +00:00
3 changed files with 13 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
const config: QuartzConfig = {
configuration: {
baseUrl: "http://localhost:8080"
baseUrl: "https://garden.werats.gay"
},
plugins: { },
}
}

10
index.md Normal file
View File

@@ -0,0 +1,10 @@
---
title: Welcome
---
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.

View File

@@ -1 +1 @@
1.4.0
1.5.0