Skip to content

Commit

Permalink
Add a new sponsor
Browse files Browse the repository at this point in the history
  • Loading branch information
shalithasuranga committed Jul 22, 2024
1 parent b6f40b4 commit eee8ad4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions src/components/Sponsors.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,17 @@ 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: 'Harald Schneider Software',
image: 'marketmix.png',
description: (
<>
Harald Schneider Software & Mediadesign is a software product development company that offers desktop,
mobile, and web app engineering services. They offered us a free Windows VM for Neutralinojs Windows development.
</>
),
link: 'https://marketmix.com'
},
];

const currentDonators = ['Just Epic',
Expand Down
Binary file removed static/img/sponsors/azure.jpg
Binary file not shown.
Binary file added static/img/sponsors/marketmix.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eee8ad4

Please sign in to comment.