We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c361d85 commit f5c55e5Copy full SHA for f5c55e5
src/components/Sponsors.js
@@ -27,6 +27,17 @@ const ProjectsList = [
27
),
28
link: 'https://marketmix.com'
29
},
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
+ },
41
];
42
43
const currentDonators = ['Just Epic',
static/img/sponsors/comigo.png
27.8 KB
0 commit comments