diff --git a/_includes/about.html b/_includes/about.html index b17c4cc..edc784a 100644 --- a/_includes/about.html +++ b/_includes/about.html @@ -1,4 +1,5 @@ - + +
@@ -6,3 +7,5 @@
+ + diff --git a/_includes/career.html b/_includes/career.html index 92d7282..fd20ed6 100644 --- a/_includes/career.html +++ b/_includes/career.html @@ -1,4 +1,5 @@ - + +
@@ -39,3 +40,5 @@
+ + diff --git a/_includes/comments.html b/_includes/comments.html index cc12312..e40e7d9 100644 --- a/_includes/comments.html +++ b/_includes/comments.html @@ -1,5 +1,8 @@ + {% if site.disqus-shortname %}
{% endif %} + + diff --git a/_includes/contact.html b/_includes/contact.html index 9385251..2f39061 100644 --- a/_includes/contact.html +++ b/_includes/contact.html @@ -1,4 +1,5 @@ - + +
@@ -31,3 +32,5 @@
+ + diff --git a/_includes/footer.html b/_includes/footer.html index b52659d..e6f4b64 100755 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,9 +1,11 @@ - - + -







+ +







+ + diff --git a/_includes/head.html b/_includes/head.html index 63a2b08..cdf2083 100755 --- a/_includes/head.html +++ b/_includes/head.html @@ -1,36 +1,40 @@ + + - - - - - - - - {% assign fourofour = "/404.html"%} - {% if page.url == {{fourofour}} | prepend: {{site.baseurl}} %} - - {% endif %} - {{ site.title }} {% if page.title %} | {{ page.title }}{% endif %} + + + + + + + + {% assign fourofour = "/404.html"%} + {% if page.url == {{fourofour}} | prepend: {{site.baseurl}} %} + + {% endif %} + {{ site.title }} {% if page.title %} | {{ page.title }}{% endif %} - - + + - - - + + + - - - - + + + + - - - - {% if site.favicon %} - - {% endif %} + + + + {% if site.favicon %} + + {% endif %} + + diff --git a/_includes/header.html b/_includes/header.html index 1e7ff36..a746ed1 100755 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,4 +1,5 @@ - + +
@@ -15,3 +16,5 @@
+ + diff --git a/_includes/js.html b/_includes/js.html index f269490..aea2eb5 100755 --- a/_includes/js.html +++ b/_includes/js.html @@ -1,3 +1,5 @@ + + @@ -76,3 +78,5 @@ {% endif %} {% endif %} + + diff --git a/_includes/latest-post.html b/_includes/latest-post.html index 5f4c0ab..15e345b 100644 --- a/_includes/latest-post.html +++ b/_includes/latest-post.html @@ -1,4 +1,5 @@ - + +
@@ -19,3 +20,5 @@
+ + diff --git a/_includes/navigation.html b/_includes/navigation.html index 7bab881..33b1b2d 100755 --- a/_includes/navigation.html +++ b/_includes/navigation.html @@ -1,4 +1,5 @@ - + + + + diff --git a/_includes/pagination.html b/_includes/pagination.html index d77ab0f..346eb0c 100644 --- a/_includes/pagination.html +++ b/_includes/pagination.html @@ -1,4 +1,4 @@ - + + + diff --git a/_includes/share.html b/_includes/share.html index b28a8a2..46b5b58 100644 --- a/_includes/share.html +++ b/_includes/share.html @@ -1,3 +1,5 @@ + +
{% if site.fb-share %}
@@ -20,3 +22,5 @@
{% endif %}
+ + diff --git a/_includes/social-buttons.html b/_includes/social-buttons.html index 163619e..c862cc4 100644 --- a/_includes/social-buttons.html +++ b/_includes/social-buttons.html @@ -1,5 +1,9 @@ + + + + diff --git a/_layouts/blog.html b/_layouts/blog.html index 06855ba..6db8b51 100644 --- a/_layouts/blog.html +++ b/_layouts/blog.html @@ -1,3 +1,5 @@ + + @@ -37,3 +39,5 @@ + + diff --git a/_layouts/error.html b/_layouts/error.html index 3daaf51..bd51741 100644 --- a/_layouts/error.html +++ b/_layouts/error.html @@ -1,3 +1,5 @@ + + @@ -29,3 +31,5 @@ + + diff --git a/_layouts/index.html b/_layouts/index.html index e7044d1..b90a6cd 100755 --- a/_layouts/index.html +++ b/_layouts/index.html @@ -1,3 +1,5 @@ + + @@ -5,35 +7,37 @@ - {% include navigation.html %} + {% include navigation.html %} - {% include header.html %} + {% include header.html %} - {% for page in site.pages %} + {% for page in site.pages %} - {% if page.section-type == "about" %} + {% if page.section-type == "about" %} - {% include about.html %} + {% include about.html %} - {% elsif page.section-type == "latest-post" %} + {% elsif page.section-type == "latest-post" %} - {% include latest-post.html %} + {% include latest-post.html %} - {% elsif page.section-type == "career" %} + {% elsif page.section-type == "career" %} - {% include career.html %} + {% include career.html %} - {% elsif page.section-type == "contact" %} + {% elsif page.section-type == "contact" %} - {% include contact.html %} + {% include contact.html %} - {% endif %} + {% endif %} - {% endfor %} + {% endfor %} - {% include footer.html %} + {% include footer.html %} - {% include js.html %} + {% include js.html %} - + + + diff --git a/_layouts/post.html b/_layouts/post.html index 0ea4c30..540abd7 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -1,3 +1,5 @@ + + @@ -44,3 +46,5 @@ + + diff --git a/_layouts/tag.html b/_layouts/tag.html index fa06920..2ed99ce 100644 --- a/_layouts/tag.html +++ b/_layouts/tag.html @@ -1,3 +1,5 @@ + + @@ -44,3 +46,5 @@ + +