Skip to content

Commit 5dee532

Browse files
committed
add lab2023 as sponsor
1 parent 1a196eb commit 5dee532

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

public/images/lab2023.png

15.5 KB
Loading

src/components/sponsor/Sponsor.jsx

+5
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ const allSponsors = [
3232
imgUrl: '/images/netinternet.svg',
3333
imgAlt: 'netinternet_logo',
3434
},
35+
{
36+
webUrl: 'https://lab2023.com/',
37+
imgUrl: '/images/lab2023.png',
38+
imgAlt: 'lab2023_logo',
39+
},
3540
{
3641
webUrl: 'https://bento.me/turkiye-rust-community',
3742
imgUrl: '/images/turkiye_rust_community.jpg',

0 commit comments

Comments
 (0)