Skip to content

Commit a3981a2

Browse files
committed
Quartz sync: May 18, 2025, 9:58 AM
1 parent aa654a7 commit a3981a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/hi/note.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Title of the page
2+
title: Title of the page--
33
description: Description of the page used for link previews.
44
permalink: "note.md"
55
aliases: ["nnnn"]

quartz.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const config: QuartzConfig = {
1010
configuration: {
1111
pageTitle: "Yòmá's Notes",
1212
pageTitleSuffix: "",
13-
enableSPA: false,
13+
enableSPA: true,
1414
enablePopovers: true,
1515
analytics: {
1616
provider: "plausible",

0 commit comments

Comments
 (0)