Skip to content

Commit

Permalink
Partners update
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-graciov committed Aug 15, 2021
1 parent 862c78f commit 9b90e13
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 15 deletions.
Binary file added public/assets/partners/crunchyroll.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/partners/fablab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/partners/led.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/partners/slovakaid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 12 additions & 15 deletions src/Landing.vue
Original file line number Diff line number Diff line change
Expand Up @@ -88,38 +88,35 @@

<section class="all-logos">
<div class="logo">
<a class="logo-container" href="https://mecc.gov.md/">
<a class="logo-container" href="https://www.led.md/">
<img
src="/assets/partners/ministerul.png"
alt="Ministerul Educației, Culturii și Cercetării al Republicii Moldova"
/>
</a>

<a class="logo-container" href="https://md.mfa.lt/">
<img
src="/assets/partners/lithuania.png"
alt="Embassy of the Republic of Lithuania to the Republic of Moldova"
src="/assets/partners/led.png"
alt="Lichtenstein Development Service"
/>
</a>

<a class="logo-container" href="https://www.crunchyroll.com/en-gb">
<img src="/assets/partners/crunchyroll.svg" alt="Crunchyroll" />
<img src="/assets/partners/crunchyroll.png" alt="Crunchyroll" />
</a>

<a class="logo-container" href="https://youngfeministfund.org/">
<img src="/assets/partners/frida.svg" alt="Frida" />
</a>

<a class="logo-container">
<img src="/assets/partners/slovakaid.png" alt="SlovakAid" />
</a>

<a class="logo-container" href="https://facebook.com/atelier99.org/">
<img src="/assets/partners/atelier99.svg" alt="Atelier99" />
</a>

<a class="logo-container" href="https://www.tekedu.org/">
<img src="/assets/partners/tekedu.png" alt="Tekedu" />
<a class="logo-container" >
<img src="/assets/partners/fablab.png" alt="FabLab" />
</a>

<a class="logo-container" href="https://www.orange.md/">
<img src="/assets/partners/orange.svg" alt="Orange" />
<a class="logo-container" href="https://www.tekedu.org/">
<img src="/assets/partners/tekedu.png" alt="Tekedu" />
</a>

<a class="logo-container" href="https://www.goparrot.ai/">
Expand Down

0 comments on commit 9b90e13

Please sign in to comment.