diff --git a/_layouts/default.html b/_layouts/default.html index 5c6cc05..46bbbc5 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,24 +1,24 @@ - + - {% include head.html %} +{% include head.html %} - -
- + if (d.getElementById(id)) return; + js = d.createElement(s); + js.id = id; + js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.12'; + fjs.parentNode.insertBefore(js, fjs); + }(document, 'script', 'facebook-jssdk')); + -
+
- {% include header.html %} - - {% if page.type == "home" %} + {% include header.html %} {% if page.type == "home" %}
+ + + + - + + + \ No newline at end of file