<!– include footer.html –> {%- comment -%}<!–

Layout of the footer.

Configuration:

site.description: The text to be displayed.

–>{%- endcomment %} <footer>

<div>
        <p>{{ site.description | escape }}</p>
</div>

</footer> <!– end of include footer.html –>