Skip to content

Commit 6f43ac3

Browse files
Update Sponsors.js
1 parent 097943d commit 6f43ac3

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

src/components/Sponsors.js

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,18 @@ const ProjectsList = [
1616
),
1717
link: 'https://www.macstadium.com'
1818
},
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://azure.microsoft.com'
30-
}
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://azure.microsoft.com'
30+
// }
3131
];
3232

3333
const currentDonators = ['Just Epic',

0 commit comments

Comments
 (0)