From 5a54a098b3a91e9b15af564597a9c38445b64c08 Mon Sep 17 00:00:00 2001 From: Christian Cleberg <156287552+ccleberg@users.noreply.github.com> Date: Mon, 23 Dec 2024 23:35:00 +0000 Subject: add banner alert --- theme/templates/base.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'theme') diff --git a/theme/templates/base.html b/theme/templates/base.html index 3281da6..192087f 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -25,6 +25,8 @@
  • Wiki
  • +
    ALERT: Subdomains are currently down, including images on + my blog and all services.

    ETA: January 30th, 2025
    {% block main %}{% endblock %}