We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e160bc3 commit f188ddeCopy full SHA for f188dde
_includes/footer.html
@@ -20,11 +20,5 @@
20
<p>{{ site.description | escape }}</p>
21
</div>
22
23
-
24
- <div class="social-links">
25
- {%- include social.html -%}
26
- </div>
27
28
29
30
</footer>
_includes/head.html
@@ -27,8 +27,5 @@
{%- feed_meta -%}
{%- if jekyll.environment == 'production' and site.google_analytics -%}
{%- include google-analytics.html -%}
- {%- endif -%}
31
32
- {%- include custom-head.html -%}
33
+ {%- endif -%}
34
</head>
0 commit comments