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

github.com/the2ne/hugo-frais.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index c7c6986..8f44696 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,12 @@ _./config.toml example:_
linkedin = "the2ne"
```
+You can also configure the headline of the index page:
+```toml
+[params]
+ indexHeadline = "This just in:"
+```
+which will substitute the "Yay!" in the default page.
## Contributing