-
- {{ page.content | markdownify }}
-
+
+ {{ page.content | markdownify }}
+
diff --git a/_includes/contact.html b/_includes/contact.html
index 5d217da..d37bb12 100644
--- a/_includes/contact.html
+++ b/_includes/contact.html
@@ -2,36 +2,36 @@
-
-
+
+
- {{ page.content | markdownify }}
+ {{ page.content | markdownify }}
- {% if site.email %}
- {% if site.email contains '@' %}
- {% assign newemail = site.email | split: '@' %}
-
-
-
- {% else %}
-
{{ site.email }}
- {% endif %}
- {% endif %}
+ {% if site.email %}
+ {% if site.email contains '@' %}
+ {% assign newemail = site.email | split: '@' %}
+
+
+
+ {% else %}
+
{{ site.email }}
+ {% endif %}
+ {% endif %}
- {% include social-buttons.html %}
+ {% include social-buttons.html %}
-
+
diff --git a/_includes/footer.html b/_includes/footer.html
index d87eea4..9d62a36 100755
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -3,7 +3,7 @@
diff --git a/_includes/header.html b/_includes/header.html
index eedd7c7..f1d329d 100755
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -2,21 +2,21 @@