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 = { const config: QuartzConfig = {
configuration: { configuration: {
pageTitle: "🌃 <script>location.hostname</script>", pageTitle: "🌃 Ulysia",
enableSPA: true, enableSPA: true,
enablePopovers: true, enablePopovers: true,
analytics: { analytics: {
provider: "plausible", provider: "plausible", host: 'plausible.nexae.net'
}, },
locale: "en-US", locale: "en-US",
baseUrl: "nexie.net", baseUrl: "derg.cz",
ignorePatterns: ["private", "templates", ".obsidian"], ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "created", defaultDateType: "created",
theme: { theme: {