Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions web/landing/index.html.j2
Original file line number Diff line number Diff line change
Expand Up @@ -774,9 +774,11 @@
</a>
<a class="mcard reveal" style="--glow: var(--glow-jelly); --d: .24s" href="{{ homelab_public_jellyfin_url }}" data-gatus="Kijken/Jellyfin">
<span class="flare" aria-hidden="true"></span>
<svg class="motif" viewBox="0 0 100 100" fill="none" stroke="currentColor" stroke-width="2.8" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
<path d="M50 8 C64 8 78 32 80 52 C82 74 70 90 50 90 C30 90 18 74 20 52 C22 32 36 8 50 8 Z"/>
<path d="M50 46 C57 46 63 54 61 62 C59 68 41 68 39 62 C37 54 43 46 50 46 Z" fill="currentColor" fill-opacity="1" stroke="none"/>
<svg class="motif" viewBox="0 0 100 100" fill="none" stroke="currentColor" stroke-width="5.09" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
<g transform="translate(50 50) scale(.55) translate(-50 -50)">
<path d="M50 0C36.78 0 -5.82 77.23 0.66 90.27s92.25 12.89 98.67 0S63.24 0 50 0m32.34 78.96c-4.22 8.44 -60.41 8.55 -64.67 0S41.35 19.8 50 19.8 86.56 70.51 82.34 78.96"/>
<path d="M50 38.32c-4.38 0 -18.52 25.64 -16.37 29.96s30.63 4.28 32.75 0 -11.97 -29.96 -16.39 -29.96" fill="currentColor" stroke="none"/>
</g>
</svg>
<span class="st" hidden><svg width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M12 3 2.5 20h19L12 3z"/><path d="M12 10v4.5"/><path d="M12 17.6v.1"/></svg>Storing</span>
<div class="mbody">
Expand Down