From a3e4c86a4cf18e31fe5b65d57ce120174c9f6aee Mon Sep 17 00:00:00 2001 From: Jacky Zhao <j.zhao2k19@gmail.com> Date: Sun, 16 Jul 2023 06:05:17 +0000 Subject: [PATCH] fix ci, disable strict path type checks by default --- 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