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

github.com/10mohi6/hugo-theme-simple-blog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1697c97..224d4b9 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,9 @@ footnoteReturnLinkContents = "^"
[taxonomies]
category = "categories"
tag = "tags"
+
+[params]
+description = "<your site description>"
```
## Contributing