Quartz sync: Oct 1, 2023, 12:44 AM

This commit is contained in:
bfahrenfort 2023-10-01 00:44:21 -05:00
parent 431cb4b9d7
commit 28e76e6d16

View File

@ -4,7 +4,7 @@ import * as Plugin from "./quartz/plugins"
const config: QuartzConfig = { const config: QuartzConfig = {
configuration: { configuration: {
defaultDateType: "modified", defaultDateType: "modified",
pageTitle: "🌱 Projects & Privacy", pageTitle: "🌱 Projects and Privacy",
enableSPA: true, enableSPA: true,
enablePopovers: true, enablePopovers: true,
analytics: null, analytics: null,