We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa654a7 commit a3981a2Copy full SHA for a3981a2
content/hi/note.md
@@ -1,5 +1,5 @@
1
---
2
-title: Title of the page
+title: Title of the page--
3
description: Description of the page used for link previews.
4
permalink: "note.md"
5
aliases: ["nnnn"]
quartz.config.ts
@@ -10,7 +10,7 @@ const config: QuartzConfig = {
10
configuration: {
11
pageTitle: "Yòmá's Notes",
12
pageTitleSuffix: "",
13
- enableSPA: false,
+ enableSPA: true,
14
enablePopovers: true,
15
analytics: {
16
provider: "plausible",
0 commit comments