Spendenstand aktualisiert

This commit is contained in:
phil 2023-04-17 13:30:26 +02:00
parent 850860899e
commit 6cfede57e7

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="31" style="--progressbar-value: 31%;">
<div class="progressbar" role="progressbar" aria-label="Aktueller Spendenstand" aria-valuenow="38" style="--progressbar-value: 38%;">
<div class="progressbar-value"></div>
<span class="progressbar-label"><strong>1096,50 €</strong></span>
<span class="progressbar-label"><strong>1366,50 €</strong></span>
</div>
{{< /rawhtml >}}