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