From 457b77dd485f08616bd597492cdc26ed89ae92d3 Mon Sep 17 00:00:00 2001
From: Emile Bangma <github@emilebangma.com>
Date: Sat, 22 Mar 2025 02:59:43 +0000
Subject: [PATCH] fix(frontmatter): prevent slug duplication through frontmatter (#1860)

---
 docs/showcase.md |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/showcase.md b/docs/showcase.md
index 67bb755..dac8578 100644
--- a/docs/showcase.md
+++ b/docs/showcase.md
@@ -30,5 +30,5 @@
 - [ðŸĨ·ðŸŧðŸŒģ🍃 Computer Science & Thinkering Garden](https://notes.yxy.ninja)
 - [Eledah's Crystalline](https://blog.eledah.ir/)
 - [🌓 Projects & Privacy - FOSS, tech, law](https://be-far.com)
-
-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/docs/showcase.md)!
+- [Zen Browser Docs](https://docs.zen-browser.app)
+- [ðŸŠī8cat life](https://8cat.life)

--
Gitblit v1.10.0