4 Commits
1.6.0 ... 1.8.0

Author SHA1 Message Date
827d240c4c update config
All checks were successful
Deploy Quartz site to Pages / build (push) Successful in 26s
2026-04-11 03:59:27 -05:00
Build Pipeline
e75dd65eba minor version increment [skip actions] 2026-04-11 08:54:56 +00:00
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 6 additions and 2 deletions

View File

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

View File

@@ -1 +1 @@
1.5.0
1.7.0