aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-05-25 19:14:28 -0500
committerChristian Cleberg <hello@cleberg.net>2024-05-25 19:14:28 -0500
commit18bda9fee2c3c3ee54fcd8bfa49a3094946b2fbe (patch)
treea607e4bf89464e3b71d7b25c21f5a69681368312 /templates
parentda07714b0649eeac63f0717109eaf18bda5bf0af (diff)
downloadcleberg.net-18bda9fee2c3c3ee54fcd8bfa49a3094946b2fbe.tar.gz
cleberg.net-18bda9fee2c3c3ee54fcd8bfa49a3094946b2fbe.tar.bz2
cleberg.net-18bda9fee2c3c3ee54fcd8bfa49a3094946b2fbe.zip
remove temp alert
Diffstat (limited to 'templates')
-rw-r--r--templates/base.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/base.html b/templates/base.html
index 6b36014..a645150 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -38,14 +38,6 @@
</ul>
</nav>
- <section>
- <div class="alert">
- <b><u>Service Outage</u></b
- >: Please note that all services and subdomains on
- <code>cleberg.net</code> will be unavailable for a few days.
- </div>
- </section>
-
<main>{% block content %}{% endblock content %}</main>
<footer>