Update default.html

This commit is contained in:
Patrick Marsceill
2020-04-27 13:07:25 -04:00
committed by GitHub
parent 6066d22c82
commit 30b5da451c

View File

@@ -85,7 +85,7 @@ layout: table_wrappers
</ul>
{% endif %}
{% if site.footer_content != nil or site.show_last_edit_time or site.show_gh_edit_link %}
{% if site.footer_content != nil or site.last_edit_timestamp or site.gh_edit_link %}
<hr>
<footer role="contentinfo">
{% if site.last_edit_timestamp and site.last_edit_time_format and page.last_modified_date %}