mirror of
https://github.com/netz39/www.netz39.de.git
synced 2025-01-18 20:10:12 +01:00
feat: add spacestatus
This commit is contained in:
parent
fb38bdd001
commit
4c619c7111
1 changed files with 7 additions and 0 deletions
|
@ -18,6 +18,13 @@
|
|||
<i class="fas fa-bars fa-lg"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<!-- Spacestatus -->
|
||||
<a href="https://www.netz39.de/status/" style="padding-left: 2px;">
|
||||
<img alt="status" src="https://spaceapi.n39.eu/state.png" target="_blank" width="200" height="40">
|
||||
</a>
|
||||
|
||||
<!-- Menu -->
|
||||
<ul class="hide">
|
||||
{% assign name_page = "" %}
|
||||
|
|
Loading…
Reference in a new issue