From 5a20ff7d8fe91d7d97048af5b756223c906e446d Mon Sep 17 00:00:00 2001 From: Raniery Ribeiro Date: Thu, 16 Nov 2017 01:04:16 -0200 Subject: [PATCH] =?UTF-8?q?Adi=C3=A7=C3=A3o=20do=20email=20de=20contato?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _config.yml | 1 + _includes/footer.html | 2 +- _includes/menu.html | 2 +- _includes/scripts.html | 10 ++++++++++ 4 files changed, 13 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 13a3053..007b6c6 100644 --- a/_config.yml +++ b/_config.yml @@ -13,6 +13,7 @@ social: whatsapp: https://chat.whatsapp.com/invite/AJkY9ZIlCyOJygPb83KMI5 telegram: https://telegram.me/phpdf meetup: https://www.meetup.com/pt-BR/php-df/ + email: pbagngb@cucqs.bet.oe # Build settings markdown: kramdown diff --git a/_includes/footer.html b/_includes/footer.html index 82ad4f3..d52ec37 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -5,7 +5,7 @@ {% if socloc[1] %} {% if socloc[0] == 'email' && socloc[1] != '' %}
  • - + E-mail
  • diff --git a/_includes/menu.html b/_includes/menu.html index 7d46450..1acef60 100644 --- a/_includes/menu.html +++ b/_includes/menu.html @@ -19,7 +19,7 @@ {% if socloc[1] %} {% if socloc[0] == 'email' || socloc[1] != '' %}
  • - + E-mail diff --git a/_includes/scripts.html b/_includes/scripts.html index b5a920b..72e5370 100644 --- a/_includes/scripts.html +++ b/_includes/scripts.html @@ -7,4 +7,14 @@ + + {% include google-analytics.html %}