Quartz sync: Sep 10, 2023, 3:29 PM

This commit is contained in:
bfahrenfort 2023-09-10 15:29:55 -05:00
parent d72abe9364
commit 3c699de759

View File

@ -3,7 +3,7 @@ import * as Plugin from "./quartz/plugins"
const config: QuartzConfig = {
configuration: {
defaultDateType: "created",
defaultDateType: "modified",
pageTitle: "🌱 be-far",
enableSPA: true,
enablePopovers: true,