aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes/common/footer.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-05-31 02:58:44 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-05-31 02:58:44 +0300
commit1d58153daa7e7b16a67a5f918a6155b2997927e2 (patch)
tree002cdb085bdeeb65493458607ca9f44db326b064 /_includes/common/footer.html
parentcode style (diff)
downloadegor-tensin.github.io-1d58153daa7e7b16a67a5f918a6155b2997927e2.tar.gz
egor-tensin.github.io-1d58153daa7e7b16a67a5f918a6155b2997927e2.zip
footer update
Diffstat (limited to '')
-rw-r--r--_includes/common/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/common/footer.html b/_includes/common/footer.html
index 282c768..f03be73 100644
--- a/_includes/common/footer.html
+++ b/_includes/common/footer.html
@@ -11,7 +11,7 @@
</div>
<div style="display: table-row;">
<div style="display: table-cell;">
- <div class="text-center text-muted"><small>This page was last updated on: {{ site.time | date_to_long_string }}.</small></div>
+ <div class="text-center text-muted"><small>This version of the page was generated on {{ site.time | date_to_long_string }}.</small></div>
</div>
</div>
</div>