vault sync 2023-12-19 19:10:59

This commit is contained in:
Peaceultime 2023-12-19 19:10:59 +01:00
parent 0fbcd11ea9
commit ac8607b7a6
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import * as Plugin from "./quartz/plugins"
const config: QuartzConfig = {
configuration: {
pageTitle: "Prototype Aspect",
enableSPA: true,
enableSPA: false,
enablePopovers: true,
analytics: null,
baseUrl: "peaceultime.com/static/obsidian",