cmc/cleberg.net

My personal web garden & blog.

clone: git clone https://gitbay.org/cmc/cleberg.net.git

29a34f1323e1e98bd56e72b0bb132f8f79a0f208

unsigned

author: Christian Cleberg <hello@cleberg.net> · 2024-05-22T20:08:43Z

move service outage banner alert so it appears on all pages
 templates/base.html  | 8 ++++++++
 templates/index.html | 7 -------
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/templates/base.html b/templates/base.html
index a645150..6b36014 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -38,6 +38,14 @@
 		</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>
diff --git a/templates/index.html b/templates/index.html
index 4156a38..ef815dc 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -1,11 +1,4 @@
 {% extends "base.html" %} {% block content %}
-<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>
 <section>
 	<h1>cleberg.net</h1>
 	<pre>pub   rsa4096 2022-11-16 [SC]