From 3adc73a703142b3c0475570e4de16701b2797524 Mon Sep 17 00:00:00 2001 From: Jacky Zhao <j.zhao2k19@gmail.com> Date: Mon, 07 Aug 2023 02:52:30 +0000 Subject: [PATCH] docs upgrade, ci changes --- content/build.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/content/build.md b/content/build.md index ac6a410..cce9b22 100644 --- a/content/build.md +++ b/content/build.md @@ -8,7 +8,7 @@ npx quartz build --serve ``` -Then, open a web browser and visit `http://localhost:8080/` to view it! +Then, open a web browser and visit `http://localhost:8080/` to view it. 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. -- Gitblit v1.10.0