Skip to content

Commit 57b2586

Browse files
Add Azure to sponsors list
1 parent 696f0a5 commit 57b2586

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

src/components/Sponsors.js

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,18 @@ const ProjectsList = [
1515
</>
1616
),
1717
link: 'https://www.macstadium.com'
18+
},
19+
{
20+
name: 'Microsoft Azure',
21+
image: 'azure.jpg',
22+
description: (
23+
<>
24+
Microsoft Azure is a managed cloud computing service for various
25+
cloud computing requirements. They offered us free platform credits for
26+
Neutralinojs-windows development.
27+
</>
28+
),
29+
link: 'https://www.macstadium.com'
1830
}
1931
];
2032

static/img/sponsors/azure.jpg

8.11 KB
Loading

0 commit comments

Comments
 (0)