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

github.com/escalate/hugo-split-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Boerner <ich@felix-boerner.de>2018-05-23 20:46:36 +0300
committerFelix Boerner <ich@felix-boerner.de>2018-05-23 20:46:36 +0300
commit9b3f131a8de82125f6f577fb40e7df4443dcabcf (patch)
treeb1af5a3b0e6c5a97d4ed6a9fa86f8a6b0697e651 /exampleSite
parent06199b97cbff122b072a54b72af2128d606ddc16 (diff)
feat: rename author variable name
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 6fac0f1..1b254ef 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -14,7 +14,7 @@ copyright = "&copy;2018 Your Name"
[params]
# Metadata for search engines and social sharing
- name = "Jenny Jones"
+ author = "Jenny Jones"
description = "Split is a centrally-divided layout for a professional online presence with a big image or video left with alongside content."
shareImage = "images/social.jpg"
twitterHandle = "onepagelove"