summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contact-information.html3
-rw-r--r--gemfeed/style.css2
-rw-r--r--style.css2
3 files changed, 5 insertions, 2 deletions
diff --git a/contact-information.html b/contact-information.html
index 4050900c..c0da566d 100644
--- a/contact-information.html
+++ b/contact-information.html
@@ -44,6 +44,9 @@
<p>The addresses above are hosted in Germany. Alternatively, you can add a "www" for a mirror in Japan:</p>
<a class="textlink" href="https://www.snonux.de">https://www.snonux.de</a><br />
<a class="textlink" href="https://www.buetow.org">https://www.buetow.org</a><br />
+<p>Just because I can, here are additional mirrors hosted on Codeberg as Codeberg pages:</p>
+<a class="textlink" href="https://www2.snonux.de">https://www2.snonux.de</a><br />
+<a class="textlink" href="https://www2.buetow.org">https://www2.buetow.org</a><br />
<p>That's all for now...</p>
<a class="textlink" href="./">Go back to the main site</a><br />
<p class="quote"><i>Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter</a>, served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a></i></p>
diff --git a/gemfeed/style.css b/gemfeed/style.css
index 15867b51..8682def8 100644
--- a/gemfeed/style.css
+++ b/gemfeed/style.css
@@ -57,7 +57,7 @@ a.textlink:before {
}
p.quote {
- color: #ffffff;
+ color: cyan;
}
p.quote:before {
diff --git a/style.css b/style.css
index 15867b51..8682def8 100644
--- a/style.css
+++ b/style.css
@@ -57,7 +57,7 @@ a.textlink:before {
}
p.quote {
- color: #ffffff;
+ color: cyan;
}
p.quote:before {