Skip to content

Commit

Permalink
add sponosrs
Browse files Browse the repository at this point in the history
  • Loading branch information
bhansa committed Sep 10, 2024
1 parent 952902c commit 590a065
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"gold": [
{ "name": "TuneAI", "image": "sponsors/tuneai.png", "url": "http://www.tunehq.ai/" },
{ "name": "ManageEngine Site24x7", "image": "sponsors/manageengine.png", "url": "https://www.site24x7.com/" },
{ "name": "PSF", "image": "sponsors/psf.png", "url": "https://www.python.org/psf-landing/"}
{ "name": "PSF", "image": "sponsors/psf.png", "url": "https://www.python.org/psf-landing/"},
{ "name": "Lyzr", "image": "sponsors/lyzr.png", "url": "https://www.lyzr.ai/"}
],
"silver": [
{ "name": "ZeOmega", "image": "sponsors/zeomega.png", "url": "https://www.zeomega.com/" },
Expand All @@ -17,6 +18,7 @@
{ "name": "FireDucks", "image": "sponsors/fireducks.png", "url": "https://fireducks-dev.github.io/" }
],
"associate": [
{ "name": "Reckonsys", "image": "sponsors/reckonsys.png", "url": "https://www.reckonsys.com/" }
{ "name": "Reckonsys", "image": "sponsors/reckonsys.png", "url": "https://www.reckonsys.com/" },
{ "name": "RedHat", "image": "sponsors/redhat.png", "url": "https://redhat.com/" }
]
}
Binary file added src/image/sponsors/lyzr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/image/sponsors/redhat.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 590a065

Please sign in to comment.