Compare commits
No commits in common. "2a0accdc69ad45a1993d5634650f65d65768c1e5" and "9bfaab87a68bd00559a2cb879a9714edb9770468" have entirely different histories.
2a0accdc69
...
9bfaab87a6
|
|
@ -4,7 +4,7 @@ import * as Plugin from "./quartz/plugins"
|
|||
const config: QuartzConfig = {
|
||||
configuration: {
|
||||
pageTitle: "Prototype Aspect",
|
||||
enableSPA: false,
|
||||
enableSPA: true,
|
||||
enablePopovers: true,
|
||||
analytics: null,
|
||||
baseUrl: "static.peaceultime.com/obsidian",
|
||||
|
|
|
|||
Loading…
Reference in New Issue