From d02af6a8ae4c3bea4c94ad63c118d517318146fe Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Tue, 08 Aug 2023 00:34:38 +0000
Subject: [PATCH] architecture, fix vendor prefixing

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

diff --git a/content/build.md b/content/build.md
index 1c7b00e..541c9d2 100644
--- a/content/build.md
+++ b/content/build.md
@@ -12,7 +12,7 @@
 
 Want to change how Quartz looks? You can edit `quartz.config.ts` to customize and configure your Quartz, including styles, layout, and more. Read the [[configuration]] page for more information on what each field in the configuration does.
 
-Once you're happy with it, let's see how to [[hosting|deploy Quartz to the web]].
+Once you're happy with it, let's see how to [[hosting|deploy Quartz to the web]]!
 
 > [!hint] Flags and options
 > For full help options, you can run `npx quartz build --help`.

--
Gitblit v1.10.0