From 5c770f965a6af0d40926640d957e7841f71b908b Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Mon, 29 Aug 2022 18:23:04 +0000
Subject: [PATCH] Update Quartz version in documentation

---
 content/notes/config.md |    2 +-
 data/config.yaml        |    2 +-
 screenshot.png          |    0 
 README.md               |    4 ++--
 content/_index.md       |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 717103c..058b8ba 100644
--- a/README.md
+++ b/README.md
@@ -2,10 +2,10 @@
 
 Host your second brain and [digital garden](https://jzhao.xyz/posts/networked-thought) for free. Quartz features
 
-1. Extremely fast full-text search by pressing `Ctrl` + `k`
+1. Extremely fast natural-language search
 2. Customizable and hackable design based on Hugo
 3. Automatically generated backlinks, link previews, and local graph
-4. Built-in CJK + Latex Support
+4. Built-in CJK + Latex Support and Admonition-style callouts
 5. Support for both Markdown Links and Wikilinks
 
 Check out some of the [amazing gardens that community members](https://quartz.jzhao.xyz/notes/showcase/) have published with Quartz!
diff --git a/content/_index.md b/content/_index.md
index b5efe4e..27a2036 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -1,5 +1,5 @@
 ---
-title: 🪴 Quartz 3.2
+title: 🪴 Quartz 3.3
 ---
 
 Host your second brain and [digital garden](https://jzhao.xyz/posts/networked-thought) for free. Quartz features
diff --git a/content/notes/config.md b/content/notes/config.md
index e1633a0..e9e7691 100644
--- a/content/notes/config.md
+++ b/content/notes/config.md
@@ -70,7 +70,7 @@
 
 # title of the home page (also for SEO)
 page_title:
-  "🪴 Quartz 3.2"
+  "🪴 Quartz 3.3"
 
 # links to show in the footer
 links:
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
diff --git a/screenshot.png b/screenshot.png
index 6f089e8..404774c 100644
--- a/screenshot.png
+++ b/screenshot.png
Binary files differ

--
Gitblit v1.10.0