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

github.com/hauke96/hugo-theme-hamburg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEthan Madison <ethan@ethanmad.com>2015-05-11 09:47:02 +0300
committerEthan Madison <ethan@ethanmad.com>2015-05-11 10:13:57 +0300
commita741672bdfee1f864c58b2ba5415e639b5eff731 (patch)
tree3e35186c6b29ca61e2e8dd68c924a88d6624a28f /README.md
parent883da9dc3adce02bebf82157737845f59c98a1d6 (diff)
Add theme-color tag in header (defined by themecolor param)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2a3b9be..a036cfc 100644
--- a/README.md
+++ b/README.md
@@ -53,6 +53,7 @@ copyright = "&copy; Copyright notice"
bio = "Your short bio/tagline"
# Short subtitle/tagline. This is displayed in the header.
subtitle = "is a software developer, hardware hacker and a beer lover. He believes in the power of code."
+ themecolor = "#hexcolor" # Defines the tab color in Chrome for Android.
```
## Usage