From bb93ac1c83fd8d13593f7f9688de02eba60de913 Mon Sep 17 00:00:00 2001 From: Jacky Zhao <j.zhao2k19@gmail.com> Date: Mon, 21 Aug 2023 06:50:29 +0000 Subject: [PATCH] docs: fix links to networked thought --- content/showcase.md | 19 ++++--------------- 1 files changed, 4 insertions(+), 15 deletions(-) diff --git a/content/showcase.md b/content/showcase.md index 4845f15..ef8afb8 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/) @@ -15,17 +15,6 @@ - [oldwinterの数字花园](https://garden.oldwinter.top/) - [Abhijeet's Math Wiki](https://abhmul.github.io/quartz/Math-Wiki/) - [Mike's AI Garden 🤖🪴](https://mwalton.me/) +- [Matt Dunn's Second Brain](https://mattdunn.info/) -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 +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/content/showcase.md)! -- Gitblit v1.10.0