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 |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/content/advanced/creating components.md b/content/advanced/creating components.md
index e69de29..9467ef8 100644
--- a/content/advanced/creating components.md
+++ b/content/advanced/creating components.md
@@ -0,0 +1,5 @@
+---
+title: Creating your own Quartz components
+---
+
+See the [component listing](/tags/component) for a full-list of the Quartz built-in components.

--
Gitblit v1.10.0