Skip to content

Commit

Permalink
Update Sponsors.js
Browse files Browse the repository at this point in the history
  • Loading branch information
shalithasuranga authored Jan 31, 2024
1 parent 097943d commit 6f43ac3
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions src/components/Sponsors.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@ const ProjectsList = [
),
link: 'https://www.macstadium.com'
},
{
name: 'Microsoft Azure',
image: 'azure.jpg',
description: (
<>
Microsoft Azure is a managed cloud computing service for various
cloud computing requirements. They offered us free platform credits for
Neutralinojs-windows development.
</>
),
link: 'https://azure.microsoft.com'
}
// {
// name: 'Microsoft Azure',
// image: 'azure.jpg',
// description: (
// <>
// Microsoft Azure is a managed cloud computing service for various
// cloud computing requirements. They offered us free platform credits for
// Neutralinojs-windows development.
// </>
// ),
// link: 'https://azure.microsoft.com'
// }
];

const currentDonators = ['Just Epic',
Expand Down

0 comments on commit 6f43ac3

Please sign in to comment.