From 36930c80e64b7df2296ed1cfc3b2a422670b78cc Mon Sep 17 00:00:00 2001 From: BinaryDigit Date: Tue, 17 Jun 2025 22:03:54 -0400 Subject: [PATCH] Quartz sync: Jun 17, 2025, 10:03 PM --- content/index.md | 4 +++- quartz.config.ts | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/content/index.md b/content/index.md index 5046c3c..09e17b2 100644 --- a/content/index.md +++ b/content/index.md @@ -1,9 +1,11 @@ --- -title: Welcome! 🌱 🪴 +title: Welcome! --- +![Retrowave Border](https://binarycdn.b-cdn.net/retrowave-border.png) + > [!example] Welcome! > I’m Liz, aka B. I'm a tech director, artist, casual gamer and CSS tinkerer. I love the small web, retro tech, travel, art, fashion, photography and currently working on a creative portfolio and digital garden. Please keep checking back for updates each week. > Subscribe to my updated [RSS feed](/index.xml), sign my [guestbook](/guestbook/), or say hi via [email](/about#contact/)! diff --git a/quartz.config.ts b/quartz.config.ts index f79f160..3c0bade 100644 --- a/quartz.config.ts +++ b/quartz.config.ts @@ -8,8 +8,8 @@ import * as Plugin from "./quartz/plugins" */ const config: QuartzConfig = { configuration: { - pageTitle: "Liz's Garden", - pageTitleSuffix: " ", + pageTitle: "Liz's Digital Garden", + pageTitleSuffix: " | Liz.computer", enableSPA: true, enablePopovers: true, analytics: { @@ -24,7 +24,7 @@ const config: QuartzConfig = { cdnCaching: true, typography: { header: "", - body: "Roboto Mono", + body: "Roboto", code: "Roboto Mono", }, colors: {