{% unless site.footer_logo_file == nil %}{{ site.title }}{% endunless %}

{% if site.footer_text == nil or site.footer_text == false %} This site is using the Stately theme,
© Copyright 2016, under the terms of the MIT License. {% else %} {{ site.footer_text }} {% endif %}