Skip to content

Commit

Permalink
chore: update sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
betich committed Jun 28, 2024
1 parent e227413 commit 4bec67b
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 6 deletions.
Binary file added public/assets/sponsors/ibgl.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/sponsors/lunar cafe.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 18 additions & 6 deletions src/components/sponsor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,24 @@ export const sponsors: SponsorData = {
logo: "/assets/sponsors/borntodev.png",
link: "https://www.facebook.com/borntodev",
},
{
id: "wawasabii",
name: "wawasabii",
logo: "/assets/sponsors/wawasabii.png",
link: "https://wawasabii.com/",
},
{
id: "lunar",
name: "Lunar Café",
logo: "/assets/sponsors/lunar cafe.png",
link: "https://www.facebook.com/lunarcafebyusagiice/",
},
{
id: "IBGL",
name: "Institute of Board Games for Learning",
logo: "/assets/sponsors/ibgl.png",
link: "https://www.facebook.com/play.ibgl/",
},
],
Waii: [
{
Expand All @@ -58,12 +76,6 @@ export const sponsors: SponsorData = {
logo: "/assets/sponsors/gaijin.png",
link: "https://www.facebook.com/gaijininjapan.blog",
},
{
id: "wawasabii",
name: "wawasabii",
logo: "/assets/sponsors/wawasabii.png",
link: "https://wawasabii.com/",
},
],
"Non-Monetary": [
{
Expand Down

0 comments on commit 4bec67b

Please sign in to comment.