cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
37debda0f11b0fd26f1e7bfd0531621cd4a94492
unsigned
author: Christian Cleberg <hello@cleberg.net> · 2024-12-27T16:39:16Z
theme/templates/base.html | 2 -- 1 file changed, 2 deletions(-) @@ -25,8 +25,6 @@ <li><a href="/wiki/">Wiki</a></li> </ul> </nav> - <blockquote><b>ALERT</b>: Subdomains are currently down due to infrastructure downtime, including images on - my blog and some <a href="/services/">services</a>, such as Invidious and Priviblur.<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>