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

github.com/jsnjack/hugo-changelog-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9620a8e..d9351ed 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ A [Hugo](https://gohugo.io/) theme to display a changelog
# Settings
```
[params]
- customCSS = ["css/styles.css"] # List of css files to include on the website. Reltive to the static/ folder
+ customCSS = ["css/styles.css"] # List of css files to include on the website. Relative to the static/ folder
```
# Development