Skip to content

Commit df8d020

Browse files
feat: Add m3's logo (#203)
1 parent cf1a94e commit df8d020

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

public/sponsors/silver/13_m3.png

13.7 KB
Loading

src/modules/sponsors/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ const silverSponsors: SponsorInfo[] = [
5151
{ id: 10, name: '株式会社カウシェ', logo: 'sponsors/silver/10_kauche.jpg' },
5252
{ id: 11, name: 'ウォンテッドリー株式会社', logo: 'sponsors/silver/11_wantedly.png' },
5353
{ id: 12, name: '株式会社カミナシ', logo: 'sponsors/silver/12_kaminashi.png' },
54-
// { id: 13, name: 'エムスリー株式会社', logo: 'sponsors/silver/13_m3.png' },
54+
{ id: 13, name: 'エムスリー株式会社', logo: 'sponsors/silver/13_m3.png' },
5555
{ id: 14, name: '株式会社Voicy', logo: 'sponsors/silver/14_voicy.png' },
5656
{ id: 15, name: '株式会社Kiva', logo: 'sponsors/silver/15_kiva_proteger.png' },
5757
{ id: 16, name: '株式会社ナレッジワーク', logo: 'sponsors/silver/16_knowledge_work.png' },

0 commit comments

Comments
 (0)