File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -16,18 +16,18 @@ const ProjectsList = [
16
16
) ,
17
17
link : 'https://www.macstadium.com'
18
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://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
+ // }
31
31
] ;
32
32
33
33
const currentDonators = [ 'Just Epic' ,
You can’t perform that action at this time.
0 commit comments