From 3409a49f156263aa36ca866e0d2b0b16645c2162 Mon Sep 17 00:00:00 2001
From: Charles Chamberlain <charlesetc@users.noreply.github.com>
Date: Sun, 16 Oct 2022 16:43:43 +0000
Subject: [PATCH] fix: Apply monospace style to all meta in a popover (#216)

---
 data/config.yaml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/data/config.yaml b/data/config.yaml
index 00c6b74..c1230c0 100644
--- a/data/config.yaml
+++ b/data/config.yaml
@@ -18,7 +18,7 @@
   Host your second brain and digital garden for free. Quartz features extremely fast full-text search,
   Wikilink support, backlinks, local graph, tags, and link previews.
 page_title:
-  "🪴 Quartz 3.2"
+  "🪴 Quartz 3.3"
 links:
   - link_name: Twitter
     link: https://twitter.com/_jzhao

--
Gitblit v1.10.0