<footer class=“site-footer border-top mt-4 py-4 text-center” role=“contentinfo”>
{% include footer/content-pre.html %} {% include footer/content.html %} {% include footer/content-post.html %}
</footer>
{% include footer/scripts-pre.html %} {% include footer/scripts.html %} {% include footer/scripts-post.html %}
{% if site.analytics.google %}
{% include google-analytics.html %}
{% endif %}