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:11:46 +0300
committerFabien <vaga@users.noreply.github.com>2021-03-05 14:29:43 +0300
commit6309c01d84115f4f4b721b8eec8416944f7ea986 (patch)
tree234940bd9585c27c50446619195086e986c40158 /exampleSite
parent0b0e233a3e7ad2140104cb584b6094f352e8aa21 (diff)
add params.social.name to display the name on mouseover
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index b3c9036..8aaadf8 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -20,9 +20,11 @@ paginate = 5
menu_item_separator = " - "
[[params.social]]
icon = "github"
+ name = "Github"
url = "https://github.com/gohugoio"
[[params.social]]
icon = "twitter"
+ name = "Twitter"
url = "https://twitter.com/gohugoio"
# Brown theme