aboutsummaryrefslogtreecommitdiff
path: root/theme/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'theme/templates/base.html')
-rw-r--r--theme/templates/base.html2
1 files changed, 0 insertions, 2 deletions
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 @@
<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: &lt;{{ now() | strftime("%Y-%m-%d %a %H:%M:%S") }}&gt;</p>