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

github.com/EmielH/hallo-hugo.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.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index c29fb96..9e34988 100644
--- a/README.md
+++ b/README.md
@@ -136,6 +136,15 @@ You can alter the colours of your website using configuration options. Add the f
>
> Hugo Basic will then use this `resources` folder to find the transpiled SCSS.
+### Greeting text
+
+By default, the theme uses the translation of the word 'Hello' for the language of your site. You can also choose to alter this text completely. To do so, add the parameter `greeting` to your `config.toml`, like so:
+
+```
+[params]
+ greeting = "Greetings!"
+```
+
## Acknowledgments
Stock portrait photo obtained [here](https://www.pexels.com/photo/adult-beautiful-blonde-blur-324658/).