diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-13 10:10:48 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-13 10:10:48 +0000 |
| commit | b22804641e8348712a718790d279856fe99f89f6 (patch) | |
| tree | 18b64e3e171093099459ed7bebc809a66ce474ae | |
| parent | 99f29cf9202645250a7058bb20305f62f8be6802 (diff) | |
Publishing new version
| -rw-r--r-- | contact-information.md | 4 | ||||
| -rw-r--r-- | gemfeed/style.css | 2 | ||||
| -rw-r--r-- | style.css | 2 |
3 files changed, 6 insertions, 2 deletions
diff --git a/contact-information.md b/contact-information.md index 639d2c19..02167eae 100644 --- a/contact-information.md +++ b/contact-information.md @@ -56,6 +56,10 @@ The addresses above are hosted in Germany. Alternatively, you can add a "www" fo [https://www.snonux.de](https://www.snonux.de) [https://www.buetow.org](https://www.buetow.org) +Just because I can, here are additional mirrors hosted on Codeberg as Codeberg pages: + +[https://www2.snonux.de](https://www2.snonux.de) +[https://www2.buetow.org](https://www2.buetow.org) That's all for now... 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 { @@ -57,7 +57,7 @@ a.textlink:before { } p.quote { - color: #ffffff; + color: cyan; } p.quote:before { |
