From 96a3bfeafbe3e46bdf3e217dd934b026bc1b9f9f Mon Sep 17 00:00:00 2001 From: Jacky Zhao <j.zhao2k19@gmail.com> Date: Sun, 20 Aug 2023 05:04:29 +0000 Subject: [PATCH] fix: put quotations around font --- content/index.md | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/index.md b/content/index.md index cf97d31..2e643f2 100644 --- a/content/index.md +++ b/content/index.md @@ -13,7 +13,7 @@ ```shell git clone https://github.com/jackyzha0/quartz.git cd quartz -git checkout v4-alpha +git checkout v4 npm i npx quartz create ``` @@ -37,7 +37,7 @@ - [[SPA Routing|Ridiculously fast page loads]] and tiny bundle sizes - Fully-customizable parsing, filtering, and page generation through [[making plugins|plugins]] -For a comprehensive list of features, visit the [features page](/features). You can read more the _why_ behind these features on the [[philosophy]] page and a technical overview on the [[architecture]] page. +For a comprehensive list of features, visit the [features page](/features). You can read more about the _why_ behind these features on the [[philosophy]] page and a technical overview on the [[architecture]] page. ### 🚧 Troubleshooting + Updating -- Gitblit v1.10.0