From 9292de63336da42651c646253ef6000621d5328b Mon Sep 17 00:00:00 2001
From: Blake Allen <blakesnake100@gmail.com>
Date: Tue, 26 Oct 2021 23:58:08 +0000
Subject: [PATCH] remove unnecessary regex, use encodeuri for label instead of replace

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

diff --git a/content/moc/showcase.md b/content/moc/showcase.md
index 00fb18c..e1cb9a1 100644
--- a/content/moc/showcase.md
+++ b/content/moc/showcase.md
@@ -10,5 +10,6 @@
 - [Anson Yu's Garden](http://garden.ansonyu.me/)
 - [Shihyu's PKM](https://shihyuho.github.io/pkm/)
 - [Chloe's Garden](https://garden.chloeabrasada.online/)
+- [SlRvb's Site](https://slrvb.github.io/Site/)
 
-If you want to see your own on here, submit a [Pull Request adding yourself to this file](https://github.com/jackyzha0/quartz/blob/hugo/content/moc/showcase.md)!
\ 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/hugo/content/moc/showcase.md)!

--
Gitblit v1.10.0