summaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
Diffstat (limited to '_includes')
-rw-r--r--_includes/footer.liquid11
-rw-r--r--_includes/nav.liquid2
2 files changed, 8 insertions, 5 deletions
diff --git a/_includes/footer.liquid b/_includes/footer.liquid
index 080842e..96b453c 100644
--- a/_includes/footer.liquid
+++ b/_includes/footer.liquid
@@ -2,7 +2,10 @@
<footer class="footer">
<div class="content has-text-centered">
<p>
- This static site was built using
+ Site last updated {{ "now" | date: "%A, %b %e, %Y" }}
+ </p>
+ <p>
+ Built using
<a href="https://cobalt-org.github.io/">
Cobalt.rs
</a>
@@ -14,14 +17,14 @@
<a href="https://daneden.github.io/animate.css/">
Animate.css
</a>
- , and is self-hosted with
+ , and self-hosted with
<a href="https://nginx.org/">
- Nginx
+ NGINX
</a>
</p>
<p>
See a problem?
- <a href="#">
+ <a href=" mailto:atc@53hor.net?subject=Found%20your%20website!">
Tell me so I can fix it
</a>
or
diff --git a/_includes/nav.liquid b/_includes/nav.liquid
index 5535d64..964ac37 100644
--- a/_includes/nav.liquid
+++ b/_includes/nav.liquid
@@ -25,7 +25,7 @@ fadeInDown
<div class="navbar-start">
<p class="navbar-item">
<em>
- Links:
+ Links
</em>
</p>