From 3096b6b98ca4b694d9ef90a6a59d4e228824022a Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 27 Dec 2024 10:39:16 -0600 Subject: remove downtime banner --- theme/templates/base.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'theme') diff --git a/theme/templates/base.html b/theme/templates/base.html index 510c5b6..ccd7449 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -25,8 +25,6 @@
  • Wiki
  • -
    ALERT: Subdomains are currently down due to infrastructure downtime, including images on - my blog and some services, such as Invidious and Priviblur.

    ETA: December 30th, 2024
    {% block main %}{% endblock %}