Skip to content

Commit a34e653

Browse files
committed
Added two more brands
1 parent 53889c6 commit a34e653

File tree

3 files changed

+16
-4
lines changed

3 files changed

+16
-4
lines changed

public/images/orgs/org_eka.png

8.25 KB
Loading

public/images/orgs/org_lvlup.png

2.53 KB
Loading

src/components/lists/BrandsData.js

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,29 @@ export const brandList = [
1212
description: 'Designing event logos and organizing events.'
1313
},
1414
{
15-
src: '/images/orgs/org_lillesalong.png',
16-
url: 'https://emajatutarlilled.ee/',
17-
name: 'Lillegalerii Ema ja Tütar',
18-
description: 'Created and designed the brand.'
15+
src: '/images/orgs/org_lvlup.png',
16+
url: 'https://www.rara.ee/sundmused/interaktiivne-videomangude-muuseum-lvlup/',
17+
name: 'LVLup! Video Game Museum',
18+
description: 'Collaborated during gamedev events.'
19+
},
20+
{
21+
src: '/images/orgs/org_eka.png',
22+
url: 'https://www.artun.ee/et/avaleht/',
23+
name: 'Estonian Academy of Arts',
24+
description: 'Hosting regular meetups at EKA.'
1925
},
2026
{
2127
src: '/images/orgs/org_pycord.png',
2228
url: 'https://pycord.dev/',
2329
name: 'Pycord',
2430
description: 'Created and designed the brand.'
2531
},
32+
{
33+
src: '/images/orgs/org_lillesalong.png',
34+
url: 'https://emajatutarlilled.ee/',
35+
name: 'Lillegalerii Ema ja Tütar',
36+
description: 'Created and designed the brand.'
37+
},
2638
{
2739
src: '/images/orgs/org_nurk.png',
2840
url: 'https://www.instagram.com/ofnurk/',

0 commit comments

Comments
 (0)