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:
authorbake <bake@192k.pw>2018-12-09 14:19:56 +0300
committerGitHub <noreply@github.com>2018-12-09 14:19:56 +0300
commit1c12b4020c7e7cd88541604c4702926a376ee015 (patch)
tree151888bc486d3e9ca5da2e2a67b280752cba2380
parent6696924a9918e6564e7294486595823ede85aa97 (diff)
fix typo in readme
-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