forked from samuel-p/sp-codes.de
multiple optimizations
updated german texts fixed some styles
This commit is contained in:
parent
761ff47101
commit
07d0c86ebb
13 changed files with 197 additions and 124 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue