From 59d4b6810226a0aef25b52b72e3f44fc79b994cc Mon Sep 17 00:00:00 2001 From: Sid <122173059+hugo-sid@users.noreply.github.com> Date: Sat, 23 Sep 2023 19:25:04 +0530 Subject: [PATCH] chore: update note --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 58f85d5..9e572e8 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ The result shown above was last confirmed on September 23, 2023. You can check t ## Features - Minimal design -- Light and dark modes +- Light and dark mode - Syntax highlighting - RSS feed - No jQuery, no Bootstrap @@ -46,7 +46,8 @@ Built with Hugo, SCSS, and vanilla JavaScript. ## Setup -> **Note**: You need to have the Hugo extended version installed in order to use this theme. This theme uses SCSS for styling. With the Hugo extended version, SCSS can be compiled to CSS without any additional tools. +> **Note** +> Text: You must have have the Hugo extended version installed in order to use this theme. This theme uses SCSS for styling. With the Hugo extended version, SCSS can be compiled to CSS without any additional tools. To create a new Hugo site with this theme, run the following command: