From 08f8e3b4a4879dd7c91c16fbce80c4f2bc5e357f Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Mon, 10 Jul 2023 02:32:24 +0000
Subject: [PATCH] docs + various polish

---
 content/showcase.md |   16 ++--------------
 1 files changed, 2 insertions(+), 14 deletions(-)

diff --git a/content/showcase.md b/content/showcase.md
index 4845f15..e7748ba 100644
--- a/content/showcase.md
+++ b/content/showcase.md
@@ -1,8 +1,8 @@
 ---
-title: "Showcase"
+title: "Quartz Showcase"
 ---
 
-Want to see what Quartz can do? Here are some cool community gardens :)
+Want to see what Quartz can do? Here are some cool community gardens:
 
 - [Quartz Documentation (this site!)](https://quartz.jzhao.xyz/)
 - [Jacky Zhao's Garden](https://jzhao.xyz/)
@@ -17,15 +17,3 @@
 - [Mike's AI Garden 🤖🪴](https://mwalton.me/)
 
 If you want to see your own on here, submit a [Pull Request adding yourself to this file](https://github.com/jackyzha0/quartz/blob/v4-alpha/content/showcase.md)!
-
-Left-aligned text | Center-aligned text | Right-aligned text
-:-- | :--: | --:
-Content | Content | Content
-
-```mermaid
-sequenceDiagram
-    Alice->>+John: Hello John, how are you?
-    Alice->>+John: John, can you hear me?
-    John-->>-Alice: Hi Alice, I can hear you!
-    John-->>-Alice: I feel great!
-```
\ No newline at end of file

--
Gitblit v1.10.0