From 2d55b6ac2e0580ee8f831e46065fc94db7c9d687 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Wed, 06 Apr 2022 01:07:40 +0000
Subject: [PATCH] fix: missing whitespace chomp in link render hook

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

diff --git a/content/notes/showcase.md b/content/notes/showcase.md
index 3545ce6..061cba7 100644
--- a/content/notes/showcase.md
+++ b/content/notes/showcase.md
@@ -13,5 +13,6 @@
 - [SlRvb's Site](https://slrvb.github.io/Site/)
 - [Course notes for Information Technology Advanced Theory](https://a2itnotes.github.io/quartz/)
 - [Brandon Boswell's Garden](https://brandonkboswell.com)
+- [Siyang's Courtyard](https://siyangsun.github.io/courtyard/)
 
-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)!
+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/notes/showcase.md)!

--
Gitblit v1.10.0