Quartz sync: May 7, 2024, 5:33 PM

This commit is contained in:
Ryan Kes 2024-05-07 17:33:38 +02:00
parent c7563b7f05
commit 561cc620f4
3 changed files with 2 additions and 4 deletions

View file

@ -8,7 +8,7 @@ import * as Plugin from "./quartz/plugins"
*/
const config: QuartzConfig = {
configuration: {
pageTitle: "My Wiki",
pageTitle: "Ryan's Wiki",
enableSPA: true,
enablePopovers: true,
analytics: { provider: "google", tagId: "G-TNHV6SD0LD" },