Skip to content

Commit

Permalink
feat: added united nations post
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Otter committed Jul 31, 2024
1 parent bd1fa79 commit 30c5997
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added assets/press/united-nations.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions components/Socials.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@
<template v-else>Пресса</template>
</h2>

<!-- United Nations -->
<NewsItem
lang="en"
title="Kazakhstan: Reject rights-violating petition, say UN experts"
:poster="unitedNations"
href="https://www.ohchr.org/en/press-releases/2024/07/kazakhstan-reject-rights-violating-petition-say-un-experts"
/>

<!-- The Village (Second) -->
<NewsItem
lang="ru"
Expand Down Expand Up @@ -94,6 +102,7 @@ import orda from '~/assets/press/orda.jpg'
import parniPlus from '~/assets/press/parni-plus.png'
import theVillage from '~/assets/press/the-village.jpg'
import theVillageSecond from '~/assets/press/the-village-second.jpg'
import unitedNations from '~/assets/press/united-nations.png'
import amanBol from '~/assets/organizations/aman-bol.png'
import rside from '~/assets/organizations/rside.png'
import eduCommunity from '~/assets/organizations/edu-community.png'
Expand Down

0 comments on commit 30c5997

Please sign in to comment.