garden
All checks were successful
Deploy Quartz site to Pages / build (push) Successful in 26s

This commit is contained in:
Eau
2026-04-11 03:54:48 -05:00
parent 8fb388b22a
commit 7b931d639b

View File

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