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

github.com/spookey/slick.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAos <aosdab@gmail.com>2018-11-15 07:13:33 +0300
committerAos <aosdab@gmail.com>2018-11-15 07:13:33 +0300
commitb8984074dfa1daa022385cfab2c17431183b5307 (patch)
tree6ec982e7c7497a204b569ca05b3740b79a910a53 /README.md
parentce00655848256ef13b8e46417270e7dbbbef8533 (diff)
highlight the config yaml file in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5d90a3f..2af3561 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ $ hugo -t temple
## Customizing
Your `config` file will hold all your options:
-```
+```yaml
baseURL = "https://aos.github.io/"
title = "Your Blog Title"
theme = "temple"