Skip to content

Commit f5c55e5

Browse files
Add a new sponsor
1 parent c361d85 commit f5c55e5

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

src/components/Sponsors.js

+11
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,17 @@ const ProjectsList = [
2727
),
2828
link: 'https://marketmix.com'
2929
},
30+
{
31+
name: 'ComigoGames',
32+
image: 'comigo.png',
33+
description: (
34+
<>
35+
The ComigoGames game development company built a fully-featured 2D game engine and many popular online games. They actively supports Neutralinojs
36+
development with code contributions/ideas and monetary donations.
37+
</>
38+
),
39+
link: 'https://comigo.games'
40+
},
3041
];
3142

3243
const currentDonators = ['Just Epic',

static/img/sponsors/comigo.png

27.8 KB
Loading

0 commit comments

Comments
 (0)