Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/natarajmb/charaka-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author0xflotus <26602940+0xflotus@users.noreply.github.com>2020-12-15 14:34:56 +0300
committerGitHub <noreply@github.com>2020-12-15 14:34:56 +0300
commitdaea553db87450480b5779a5f5b542b28d22c09d (patch)
tree23b3ae4019899b4d11a9830c589f718b92e5a7c4
parent6468be31a9be844373f93177ffd462c25d1b3519 (diff)
fix: small error
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7fc222b..3b7269d 100644
--- a/README.md
+++ b/README.md
@@ -70,7 +70,7 @@ You can go to localhost:1313 and this theme should be visible.
- Apple iBooks colour scheme
## How to tweak
-- Once you have activited the theme as above and running hugo in server mode
+- Once you have activated the theme as above and running hugo in server mode
- Install [npm](https://www.npmjs.com/get-npm)
- Get inside checked-out theme directory and run `npm install`
- Make required changes to style.scss and run `npm run css-build && npm run css-watch` to live update your changes