aboutsummaryrefslogtreecommitdiff
path: root/theme/templates
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cmc.pub>2025-03-22 15:53:38 -0500
committerChristian Cleberg <hello@cmc.pub>2025-03-22 15:53:38 -0500
commit449239f5e5b084ee1c38833136803b7b96b8aad9 (patch)
tree2d72dce0f3f9a0aacda00ac63f83d7fdb0451925 /theme/templates
parentd7f550347ae35ebda4e7eda4bf408f765c2e36f4 (diff)
downloadcleberg.net-449239f5e5b084ee1c38833136803b7b96b8aad9.tar.gz
cleberg.net-449239f5e5b084ee1c38833136803b7b96b8aad9.tar.bz2
cleberg.net-449239f5e5b084ee1c38833136803b7b96b8aad9.zip
add uptime link to footer
Diffstat (limited to 'theme/templates')
-rw-r--r--theme/templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/templates/base.html b/theme/templates/base.html
index f5ca850..8896071 100644
--- a/theme/templates/base.html
+++ b/theme/templates/base.html
@@ -33,6 +33,7 @@
</p>
<p>Last build: &lt;{{ now() | strftime("%Y-%m-%d %a %H:%M:%S") }}&gt;</p>
<p>
+ <a href="https://stats.uptimerobot.com/OwOWs7HU0z">Status</a> &middot;
<a href="https://github.com/ccleberg/cmc.pub" target="_blank"
rel="noopener">Source Code</a> &middot;
<a href="/feed.xml">RSS Feed</a> &middot;