cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
f55ebb74d60f0e941bfb6acc4db8d3d98eb66375
unsigned
author: Christian Cleberg <hello@cleberg.net> · 2024-12-24T00:16:21Z
committer: <noreply@github.com>
theme/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) @@ -26,7 +26,7 @@ </ul> </nav> <blockquote><b>ALERT</b>: Subdomains are currently down, including images on - my blog and all <a href="/services/">services</a>.<br><br>ETA: January 30th, 2025</blockquote> + my blog and all <a href="/services/">services</a>.<br><br>ETA: December 30th, 2024</blockquote> <main>{% block main %}{% endblock %}</main> <footer> <p>Last build: <{{ now() | strftime("%Y-%m-%d %a %H:%M:%S") }}></p>