Skip to content

Commit

Permalink
🌌
Browse files Browse the repository at this point in the history
  • Loading branch information
nor0x committed Sep 11, 2024
1 parent 3ae3d43 commit 60d2975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WahlGPT.Web/Pages/Home.razor
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<p class="header-info-text">...ein LLM das die Wahlprogramme zur Nationalratswahl 2024 <a href="https://www.bmi.gv.at/412/Nationalratswahlen/Nationalratswahl_2024/start.aspx#pk_02" target="_blank">aller Parteien</a> gelesen hat und dir Fragen dazu beantwortet.
</p>
<p>
bisher wurden<span data-countup> @_answerCount</span> Antworten generiert
bisher wurden <span data-countup> @_answerCount</span> Antworten generiert
</p>

<ul class="actions special">
Expand Down

0 comments on commit 60d2975

Please sign in to comment.