From 08f8e3b4a4879dd7c91c16fbce80c4f2bc5e357f Mon Sep 17 00:00:00 2001 From: Jacky Zhao <j.zhao2k19@gmail.com> Date: Mon, 10 Jul 2023 02:32:24 +0000 Subject: [PATCH] docs + various polish --- 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..f2fa635 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. \ No newline at end of file -- Gitblit v1.10.0