From c024cd4c530ec4236a49c4e485fae9f013072c8a Mon Sep 17 00:00:00 2001 From: zzzmisa Date: Wed, 7 Aug 2019 13:26:37 +0900 Subject: Add params.contact.description --- exampleSite/config.toml | 1 + layouts/index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 43a9cd0..8c8dfd3 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -57,6 +57,7 @@ h = "518" # Contact section [params.contact] +description = "I would like to hear from you. Please contact me via email or social media." twitter = "#" facebook = "" linkedin = "#" diff --git a/layouts/index.html b/layouts/index.html index 19d91b8..64fbb9a 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -108,7 +108,7 @@