2 Commits
1.6.0 ... 1.7.0

Author SHA1 Message Date
7b931d639b garden
All checks were successful
Deploy Quartz site to Pages / build (push) Successful in 26s
2026-04-11 03:54:48 -05:00
Build Pipeline
8fb388b22a minor version increment [skip actions] 2026-04-11 08:49:41 +00:00
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
const config: QuartzConfig = { const config: QuartzConfig = {
configuration: { configuration: {
baseUrl: "https://garden.werats.gay" baseUrl: "https://garden.werats.gay",
pageTitle: "The Garden"
}, },
plugins: { }, plugins: { },
} }

View File

@@ -1 +1 @@
1.5.0 1.6.0