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

This commit is contained in:
bfahrenfort 2023-09-10 15:18:28 -05:00
parent 4cb6534241
commit d72abe9364

View File

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