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:
authorsaadnpq <saadnpq@localhost.localdomain>2020-05-15 22:50:19 +0300
committersaadnpq <saadnpq@localhost.localdomain>2020-05-15 22:50:19 +0300
commit7e41ef70d8424d4ca08512f268493b2344c16e27 (patch)
tree7bac4fc121b5cf192f0a9c400b217cd93eef84a4
parentc9a444da9f32c26848aa2f314186069d6f2d838c (diff)
fix #1
-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