We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd4b22 commit 25348fcCopy full SHA for 25348fc
1 file changed
quartz.config.ts
@@ -10,7 +10,7 @@ const config: QuartzConfig = {
10
configuration: {
11
pageTitle: "Research Notes",
12
pageTitleSuffix: "",
13
- enableSPA: true,
+ enableSPA: false,
14
enablePopovers: true,
15
analytics: {
16
provider: "plausible",
0 commit comments