multiple optimizations

updated german texts
fixed some styles
This commit is contained in:
Samuel Philipp 2024-03-14 02:45:49 +01:00
parent 761ff47101
commit 07d0c86ebb
13 changed files with 197 additions and 124 deletions

View file

@ -4,6 +4,7 @@ layout: base.njk
{% set service = services | getServiceById(key) %}
{% if service %}
<p class="small"><a href="/{{locale}}/services/">Zurück zur Übersicht</a></p>
<h1><i class="{{service.icon}}"></i> {{title}} <a href="https://status.sp-codes.de" class="float-end"><img alt="{{strings.state[locale]}}" src="https://status.sp-codes.de/api/badge/1/status?label=Status&upLabel=Online&downLabel=Ausfall&maintenanceLabel=Wartung"></a></h1>
<div class="row">