From 6e72956f06e4e7003e984ea92d5d611ec0a52849 Mon Sep 17 00:00:00 2001 From: vimux Date: Mon, 28 May 2018 11:38:52 +0300 Subject: [PATCH] Add Email social --- README.md | 1 + layouts/partials/footer_social.html | 5 +++++ layouts/partials/svg/email.svg | 1 + 3 files changed, 7 insertions(+) create mode 100644 layouts/partials/svg/email.svg diff --git a/README.md b/README.md index 79a5546..a16cf02 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ cardsPerRow = 2 # Possible values: 1, 2, 3 #mathjaxConfig: "TeX-AMS-MML_HTMLorMML" # Specify MathJax config. Optional [Params.Social] +#email = "example@example.com" #facebook = "username" #twitter = "username" #telegram = "username" diff --git a/layouts/partials/footer_social.html b/layouts/partials/footer_social.html index d2ae7b1..0a3cad3 100644 --- a/layouts/partials/footer_social.html +++ b/layouts/partials/footer_social.html @@ -1,5 +1,10 @@ {{ if .Site.Params.social }}