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

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMyGiHu <74786828+MyGiHu@users.noreply.github.com>2021-01-17 18:00:50 +0300
committerGitHub <noreply@github.com>2021-01-17 18:00:50 +0300
commita3622efe77457d4a06e49435bdbfc52a8bd68c12 (patch)
tree81e41278e7f7b319aaec240bdd4f587bc3950ddc /layouts
parentb9c51bd3a1838add0127ddd69430daa93becff24 (diff)
Remains of Google+ removed (#284)
* fix-262 * Replacing Moment.js with native JavaScript * Update config.toml Adding the "auto" option of themeStyle to the comment. * Remains of Google+ removed
Diffstat (limited to 'layouts')
-rw-r--r--layouts/blog/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/blog/single.html b/layouts/blog/single.html
index 69ad3e2..99362ec 100644
--- a/layouts/blog/single.html
+++ b/layouts/blog/single.html
@@ -13,7 +13,7 @@
{{ if .Params.date }}{{ .Date.Format (.Site.Params.dateFormat | default "Jan 02, 2006") }} |{{ end }}
{{ i18n "blog_readingTime" .ReadingTime }}
</div>
- {{ if or .Site.Params.share.twitter .Site.Params.share.facebook .Site.Params.share.pinterest .Site.Params.share.googlePlus }}
+ {{ if or .Site.Params.share.twitter .Site.Params.share.facebook .Site.Params.share.pinterest }}
<div class="blog-share">
{{ i18n "blog_shareThis" . }}:
{{ if .Site.Params.share.twitter }}