Skip to content

Commit

Permalink
Merge pull request #140 from NachtSpyder04/spons-add
Browse files Browse the repository at this point in the history
[Update]: add new sponsor: DytSpectrumOwl
  • Loading branch information
Shankari02 authored Jul 17, 2024
2 parents a649600 + 09550e3 commit 3d82c4e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/sponsors.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ const SponsorListImages = [
'texas.png',
'smc.png',
'solidspace.png',
'dytspectrumowl.png'
];
const SponsorLinks = [
'https://www.espressif.com/',
Expand All @@ -17,6 +18,7 @@ const SponsorLinks = [
'https://www.ti.com/',
'https://www.smcin.com/',
'https://solidspace.co.in/',
'https://www.dyt-ir.com/'
];

const diamondSponsors = [
Expand All @@ -36,6 +38,10 @@ const diamondSponsors = [
image: 'tmotor.png',
link: 'https://uav-en.tmotor.com/',
},
{
image: 'dytspectrumowl.png',
link: 'https://www.dyt-ir.com/',
}
];

const goldSponsors = [
Expand Down
Binary file added public/static/images/sponsors/dytspectrumowl.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 3d82c4e

Please sign in to comment.