diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 6d83d22..7e3baed 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -57,6 +57,7 @@ theme = "hyde-hyde" # orcid = "" email = "your-email@example.com" # gravatar = "your-email@example.com" + # pgpkey = "" ## Main Menu [[menu.main]] diff --git a/layouts/partials/sidebar/social.html b/layouts/partials/sidebar/social.html index 13880bc..8fe3872 100644 --- a/layouts/partials/sidebar/social.html +++ b/layouts/partials/sidebar/social.html @@ -54,6 +54,8 @@ {{ with .Site.Params.social.email }} {{ end }} + {{ with .Site.Params.social.pgpkey }} + {{ with .Site.Params.social.reddit }} {{ with .Site.Params.social.rss }}