From a70e846b0a14f3065bbf613221fee0e3b09c12ef Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Wed, 02 Aug 2023 05:47:16 +0000
Subject: [PATCH] flag to allow ofm replace in html embed

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

diff --git a/content/index.md b/content/index.md
index 5c32c23..050ce78 100644
--- a/content/index.md
+++ b/content/index.md
@@ -6,7 +6,7 @@
 
 ## 🪴 Get Started
 
-Quartz requires **at least [Node](https://nodejs.org/) v16** to function correctly. In your terminal of choice, enter the following commands line by line:
+Quartz requires **at least [Node](https://nodejs.org/) v18.14** to function correctly. In your terminal of choice, enter the following commands line by line:
 
 ```shell
 git clone https://github.com/jackyzha0/quartz.git

--
Gitblit v1.10.0