Skip to content

Commit 648d2a5

Browse files
committed
use site time for now
1 parent f82ad82 commit 648d2a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<p class="footer-text m-0 col-lg-8 col-md-12">
66
Copyright &copy; OrderLab 2017-<script>
77
document.write(new Date().getFullYear());
8-
</script> All rights reserved. | Last updated {{ page.last_modified_at }}.
8+
</script> All rights reserved. | Last updated {{ site.time }}.
99
</p>
1010
</div>
1111
</div>

0 commit comments

Comments
 (0)