{{ page.title }}
- -
- {{ content }}
-
-diff --git a/_includes/footer.html b/_includes/footer.html index d344074..bca41f7 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -52,6 +52,26 @@ {% endif %} + {% if site.footer-links.linkedin %} +
Copyright © {{ site.copyright_name }} {{ site.time | date: '%Y' }}
diff --git a/_includes/meta.html b/_includes/meta.html.org similarity index 100% rename from _includes/meta.html rename to _includes/meta.html.org diff --git a/_includes/svg-icons.html.org b/_includes/svg-icons.html.org deleted file mode 100644 index fe87275..0000000 --- a/_includes/svg-icons.html.org +++ /dev/null @@ -1,13 +0,0 @@ -{% if site.footer-links.dribbble %}{% endif %} -{% if site.footer-links.email %}{% endif %} -{% if site.footer-links.facebook %}{% endif %} -{% if site.footer-links.flickr %}{% endif %} -{% if site.footer-links.github %}{% endif %} -{% if site.footer-links.instagram %}{% endif %} -{% if site.footer-links.linkedin %}{% endif %} -{% if site.footer-links.pinterest %}{% endif %} -{% if site.footer-links.rss %}{% endif %} -{% if site.footer-links.twitter %}{% endif %} -{% if site.footer-links.stackoverflow %}{% endif %} -{% if site.footer-links.youtube %}{% endif %} -{% if site.footer-links.googleplus %}{% endif %} diff --git a/_layouts/default.html b/_layouts/default.html index 0eeba46..f6824b4 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -5,6 +5,8 @@ + {% include analytics.html %} + {% include nav.html %} {{ content }} diff --git a/_layouts/default.html.org b/_layouts/default.html.org deleted file mode 100644 index dc55d78..0000000 --- a/_layouts/default.html.org +++ /dev/null @@ -1,53 +0,0 @@ - - - -{{ site.description }}
-