Skip to content

Commit

Permalink
feat: added extra news
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Otter committed Jul 13, 2024
1 parent af5efb5 commit 05eb7b4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions components/Socials.vue
Original file line number Diff line number Diff line change
Expand Up @@ -44,25 +44,25 @@
<template v-else-if="route.name === 'lt'">Organizacijos</template>
<template v-else>Организации</template>
</h2>
<OrganizationItem
title="Feminita"
:poster="feminita"
href="https://taplink.cc/feminita?utm_source=queer.kz"
/>
<OrganizationItem
title="AmanBol"
:poster="amanBol"
href="https://amanbol.kz/?utm_source=queer.kz"
/>
<OrganizationItem
title="RSide"
:poster="rside"
href="https://www.instagram.com/r.side_astana/?utm_source=queer.kz"
/>
<OrganizationItem
title="Education Community"
:poster="eduCommunity"
href="https://www.instagram.com/edu.community.kz/?utm_source=queer.kz"
/>
<OrganizationItem
title="Feminita"
:poster="feminita"
href="https://taplink.cc/feminita?utm_source=queer.kz"
title="RSide"
:poster="rside"
href="https://www.instagram.com/r.side_astana/?utm_source=queer.kz"
/>
</section>

Expand Down

0 comments on commit 05eb7b4

Please sign in to comment.