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

github.com/danielkvist/hugo-piercer-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordanielkvist <d94.zaragoza@gmail.com>2019-03-30 01:47:08 +0300
committerdanielkvist <d94.zaragoza@gmail.com>2019-03-30 01:47:08 +0300
commit11c86decc4137dcc63be9d5e25a01657c7f1044d (patch)
treec764618f324de7a417ff1e012ba3d6f639941f5f /exampleSite
parent4669cb898290fdff4ae3cf53d617bdcb2b8b9f33 (diff)
add option to format datesv0.6
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml12
1 files changed, 8 insertions, 4 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 39da151..9c70959 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -83,10 +83,14 @@ themesDir = "../.."
SubmitValue = ""
[params.contact]
- email = ""
- phone = ""
- skype = ""
- address = ""
+ show = true
+ email = "example@hugo.com"
+ phone = "123456789+"
+ skype = "live:example"
+ address = "P. Sherman 42, Wallaby Way, Sydney"
+
+[params.date]
+ format = ""
[params.social]
twitter = "#"