Skip to content

Commit

Permalink
add meine abgeordneten
Browse files Browse the repository at this point in the history
  • Loading branch information
michalskop committed Sep 26, 2024
1 parent 96f15c3 commit 9efee1a
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 2 deletions.
Binary file added frontend/public/images/logo-meineabgeordneten.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions frontend/src/components/FooterMultiWord.vue
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,9 @@ const router = useRouter();
<a href="https://poledu.at"
><img class="poledu-logo" :src="'/images/logo-poledu.svg'"
/></a>
<a href="https://www.meineabgeordneten.at/"
><img class="meineabgeordneten-logo" :src="'/images/logo-meineabgeordneten.png'"
/></a>
</div>
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions frontend/src/routes/about-us/AboutUsPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ import LogoComponent from '@/components/design-system/style/LogoComponent.vue';
<li>wahlbeobachtung.org</li>
<li>PolEdu - Politics & Education</li>
<li>BIZEPS - Zentrum für selbstbestimmtes Leben</li>
<li>Meine Abgeordneten - So tickt Österreichs Politik</li>
</ul>
</BodyText>
<TitleText size="large" tag="h2"
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/routes/imprint/ImprintPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ import LogoComponent from '@/components/design-system/style/LogoComponent.vue';
<StackComponent spacing="large" class="section">
<HeadlineText tag="h1" size="large">Impressum</HeadlineText>
<BodyText size="large">
Wahlrechner.at ist eine zivilgesellschaftliche Initiative der Organisationen KohoVolit.eu, wahlbeobachtung.org, PolEdu - Politics &amp; Education und BIZEPS - Zentrum für selbstbestimmtes Leben.
Wahlrechner.at ist eine zivilgesellschaftliche Initiative der Organisationen KohoVolit.eu, wahlbeobachtung.org, PolEdu - Politics, Education und BIZEPS - Zentrum für selbstbestimmtes Leben &amp; Meine Abgeordneten.
</BodyText>
<BodyText size="large">
Es ist ein überparteiliches Instrument, das Wähler:innen hilft, sich vor der Wahl umfassend über die Positionen der kandidierenden Parteien zu informieren.
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/routes/index/IndexPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ const handleSubscribe = async () => {
>Wer steht hinter dem Wahlrechner?</TitleText
>
<BodyText size="medium"
>Wahlrechner.at ist eine zivilgesellschaftliche Initiative der Organisationen KohoVolit.eu, wahlbeobachtung.org, PolEdu - Politics & Education und BIZEPS - Zentrum für selbstbestimmtes Leben. Es handelt sich um ein überparteiliches Instrument, das Wählerinnen und Wählern dabei helfen soll, sich vor der Nationalratswahl 2024 umfassend über die Positionen der kandidierenden Parteien zu informieren.</BodyText
>Wahlrechner.at ist eine zivilgesellschaftliche Initiative der Organisationen KohoVolit.eu, wahlbeobachtung.org, PolEdu - Politics, Education und BIZEPS - Zentrum für selbstbestimmtes Leben & Meine Abgeordneten. Es handelt sich um ein überparteiliches Instrument, das Wählerinnen und Wählern dabei helfen soll, sich vor der Nationalratswahl 2024 umfassend über die Positionen der kandidierenden Parteien zu informieren.</BodyText
>
<div class="info-bubbles-grid section">
<InfoBubble image="info-1.png">
Expand Down

0 comments on commit 9efee1a

Please sign in to comment.