From d8d9dd22c9e81f344f3ab56f7262d804c2720fcd Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Mon, 07 Aug 2023 03:52:17 +0000
Subject: [PATCH] fix shortest path for non-md files, mobile fix

---
 content/advanced/creating components.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/content/advanced/creating components.md b/content/advanced/creating components.md
index f2fa635..9467ef8 100644
--- a/content/advanced/creating components.md
+++ b/content/advanced/creating components.md
@@ -2,4 +2,4 @@
 title: Creating your own Quartz components
 ---
 
-See the [component listing](/tags/component) for a full-list of the Quartz built-in components.
\ No newline at end of file
+See the [component listing](/tags/component) for a full-list of the Quartz built-in components.

--
Gitblit v1.10.0