Spendenstand aktualisiert

This commit is contained in:
phil 2023-01-06 14:14:45 +01:00
parent 4783231805
commit d5a03a1dcb

View file

@ -10,9 +10,9 @@ Die Werbefreiheit, unsere unkommerzielle Ausrichtung und damit verbundene Unabh
## Aktueller Spendenstand
{{< rawhtml >}}
<div class="progressbar" role="progressbar" aria-label="Aktueller Spendenstand" aria-valuenow="5" style="--progressbar-value: 5%;">
<div class="progressbar" role="progressbar" aria-label="Aktueller Spendenstand" aria-valuenow="8" style="--progressbar-value: 8%;">
<div class="progressbar-value"></div>
<span class="progressbar-label">200 €</span>
<span class="progressbar-label">290 €</span>
</div>
{{< /rawhtml >}}