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

gitlab.com/toryanderson/hugo-icarus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordigitalcraftsman <digitalcraftsman@protonmail.com>2017-05-19 23:34:25 +0300
committerdigitalcraftsman <digitalcraftsman@protonmail.com>2017-05-19 23:34:25 +0300
commitb6b79b766386db444df1703dd295a87acd5f6157 (patch)
treec7cc9cb1a1259d760c4654ff7244e257d001e9b7 /exampleSite
parent0928ac7868816f52541d07a2a66a4038c54de344 (diff)
Add Gravatar as alternative for profile picture
Closes #51
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index ee11f32..8c9f2bc 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -25,6 +25,9 @@ themesDir = "../.."
site_description = ""
copyright = "Powered by [Hugo](//gohugo.io). Theme by [PPOffice](http://github.com/ppoffice)."
avatar = "css/images/avatar.png"
+ # Enter your email address to display your Gravatar icon in the profile. If not set the theme
+ # will fallback to the avatar.
+ gravatar = "you@example.com"
logo = "css/images/logo.png"
disable_mathjax = false # set to true to disable MathJax