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

github.com/saadnpq/npq-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--example-config.toml (renamed from config.toml)0
2 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index debb9eb..67e56a8 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ after you have installed hugo (see [quick start](https://gohugo.io/getting-start
```sh
git clone https://github.com/saadnpq/npq-hugo.git
-cp npq-hugo/config.toml .
+cp npq-hugo/example-config.toml .
```
## configuration
diff --git a/config.toml b/example-config.toml
index 820aaf5..820aaf5 100644
--- a/config.toml
+++ b/example-config.toml