From 9e83af04a78d5988bd517bcc61c48998bbfa17ef Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Mon, 24 Jul 2023 00:07:19 +0000
Subject: [PATCH] refactor static and asset emission to be actual emitter plugins

---
 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