summaryrefslogtreecommitdiff
path: root/templates/about.html.ep
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2025-03-12 18:08:30 +0100
committerBirte Kristina Friesel <derf@finalrewind.org>2025-03-12 18:08:30 +0100
commitf6a191c454a3a18fd0b7b2b7733a592492be9a79 (patch)
tree444f3627831433a3419bcaa8cab536ee994ee43e /templates/about.html.ep
parent4ec0b8adf2c21db97c75dc0fbb9f4664b6e0f7a3 (diff)
about: Add disclaimerHEADmain
travelynx is a hobby project and will be maintained if and only if it sparks joy.
Diffstat (limited to 'templates/about.html.ep')
-rw-r--r--templates/about.html.ep13
1 files changed, 13 insertions, 0 deletions
diff --git a/templates/about.html.ep b/templates/about.html.ep
index d1fcb4b..d739335 100644
--- a/templates/about.html.ep
+++ b/templates/about.html.ep
@@ -16,6 +16,19 @@
</div>
<div class="row">
+ <div class="col s12">
+ <p>
+ Travelynx ist ein kostenfreies, privat betriebenes Projekt ohne
+ Verfügbarkeitsgarantie. Unangekündigte Downtimes oder eine
+ kurzfristige Einstellung dieser Seite sind nicht vorgesehen, aber
+ möglich. Feature Requests, Bug Reports und sonstige Nachrichten
+ werden je nach Kapazität und Motivation zeitnah, verzögert oder gar
+ nicht bearbeitet / beantwortet.
+ </p>
+ </div>
+</div>
+
+<div class="row">
<div class="col s12 m12 l4 center-align" style="margin-top: 1em;">
<a href="https://social.skyshaper.org/derf" class="waves-effect waves-light btn"><i class="material-icons left">message</i>Kontakt</a>
</div>