From 36bafaf53cbf9fcfcb0db8fcd48c613ce2e7f8bf Mon Sep 17 00:00:00 2001 From: kimcc <15278020+kimcc@users.noreply.github.com> Date: Tue, 10 Mar 2020 16:51:57 -0500 Subject: [PATCH] removed hyphen from google-scholar --- exampleSite/config.toml | 2 +- layouts/partials/social.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index a97614b..21f2c45 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -60,7 +60,7 @@ disqusShortname = "" codepen = "#" # Academic - google-scholar = "#" + googlescholar = "#" impactstory = "#" orcid = "#" diff --git a/layouts/partials/social.html b/layouts/partials/social.html index fc88012..8497c93 100644 --- a/layouts/partials/social.html +++ b/layouts/partials/social.html @@ -184,7 +184,7 @@ {{ end }} - {{ if isset .Site.Params "google-scholar" }} + {{ if isset .Site.Params "googlescholar" }}