Compare commits
2 Commits
9bfaab87a6
...
2a0accdc69
| Author | SHA1 | Date |
|---|---|---|
|
|
2a0accdc69 | |
|
|
ac8607b7a6 |
|
|
@ -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: "static.peaceultime.com/obsidian",
|
||||
|
|
|
|||
Loading…
Reference in New Issue