Update quartz.config.ts

This commit is contained in:
Ulysia 2024-08-27 07:59:24 +02:00 committed by GitHub
parent 319ebe1276
commit b8dedae33b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,14 +8,14 @@ import * as Plugin from "./quartz/plugins"
*/
const config: QuartzConfig = {
configuration: {
pageTitle: "🌃 <script>location.hostname</script>",
pageTitle: "🌃 Ulysia",
enableSPA: true,
enablePopovers: true,
analytics: {
provider: "plausible",
provider: "plausible", host: 'plausible.nexae.net'
},
locale: "en-US",
baseUrl: "nexie.net",
baseUrl: "derg.cz",
ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "created",
theme: {