vault sync 2023-12-19 19:10:59
This commit is contained in:
parent
0fbcd11ea9
commit
ac8607b7a6
|
|
@ -4,7 +4,7 @@ import * as Plugin from "./quartz/plugins"
|
||||||
const config: QuartzConfig = {
|
const config: QuartzConfig = {
|
||||||
configuration: {
|
configuration: {
|
||||||
pageTitle: "Prototype Aspect",
|
pageTitle: "Prototype Aspect",
|
||||||
enableSPA: true,
|
enableSPA: false,
|
||||||
enablePopovers: true,
|
enablePopovers: true,
|
||||||
analytics: null,
|
analytics: null,
|
||||||
baseUrl: "peaceultime.com/static/obsidian",
|
baseUrl: "peaceultime.com/static/obsidian",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue