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

github.com/vaga/hugo-theme-m10c.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabien CASTERS <fabien@vaga.io>2021-03-05 14:01:56 +0300
committerFabien <vaga@users.noreply.github.com>2021-03-05 14:29:43 +0300
commit0b0e233a3e7ad2140104cb584b6094f352e8aa21 (patch)
tree19626e67346f9d68d6ba7e9861728658273be965 /exampleSite
parente6b9b635062ee7f4c2a95d06535be95640a1a201 (diff)
rename params.social.name to params.social.icon
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index c551e8d..b3c9036 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -19,10 +19,10 @@ paginate = 5
description = "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vehicula turpis sit amet elit pretium."
menu_item_separator = " - "
[[params.social]]
- name = "github"
+ icon = "github"
url = "https://github.com/gohugoio"
[[params.social]]
- name = "twitter"
+ icon = "twitter"
url = "https://twitter.com/gohugoio"
# Brown theme