commit 9f41d8bfca11226e7525f3924012f956e3c3d684 parent 9cd976ce49f2143068bb24a01167f3ba15db9c9e Author: Janis Pagel <janis.pagel@ims.uni-stuttgart.de> Date: Sun, 28 Jun 2020 01:13:51 +0200 Change footer text Diffstat:
M | _includes/footer.html | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_includes/footer.html b/_includes/footer.html @@ -7,7 +7,7 @@ <div class="footer-col footer-col-1"> - <p>Last modified at {{ page.last_modified_at | date: '%Y-%m-%d' }}</p> + <p>Last modified: {{ page.last_modified_at | date: '%Y-%m-%d' }}</p> </div> <div class="footer-col footer-col-2">