Skip to content

Commit

Permalink
[Update]: add sponsor Lion Circuits (#139)
Browse files Browse the repository at this point in the history
* add sponsor: Lion Circuits

* update sponsorlistimages
  • Loading branch information
NachtSpyder04 authored Jun 4, 2024
1 parent 486dcec commit a649600
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/sponsors.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const SponsorListImages = [
'espressif.png',
'PCB_Power.jpeg',
'Lion_circuits.png',
'andonstar.png',
'tmotor.png',
'Odrive.jpeg',
Expand All @@ -10,7 +10,7 @@ const SponsorListImages = [
];
const SponsorLinks = [
'https://www.espressif.com/',
'https://www.pcbpower.com/',
'https://www.lioncircuits.com/',
'https://andonstar.com/',
'https://uav-en.tmotor.com/',
'https://odriverobotics.com/',
Expand All @@ -25,8 +25,8 @@ const diamondSponsors = [
link: 'https://www.espressif.com/',
},
{
image: 'PCB_Power.jpeg',
link: 'https://www.pcbpower.com/',
image: 'Lion_circuits.png',
link: 'https://www.lioncircuits.com/',
},
{
image: 'andonstar.png',
Expand Down
Binary file added public/static/images/sponsors/Lion_circuits.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 a649600

Please sign in to comment.