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 = [
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
3333const currentDonators = [ 'Just Epic' ,
You can’t perform that action at this time.
0 commit comments