Skip to content

Commit

Permalink
h
Browse files Browse the repository at this point in the history
  • Loading branch information
Shibbu264 committed Jan 22, 2025
1 parent d25e0a4 commit 8aa1c0e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/partners/partner_data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@
export const titleSponsor = [
{
name: "Saras",
imgURL: "/partners/Full-Horizontal-logo-ORANGE_ps.png",
imgURL: "/partners/title1.png",
siteURL: "https://sarasai.org/",
},
{
name: "IBF",
imgURL: "/partners/IBF_ps.png",
imgURL: "/partners/title2.png",
siteURL: "https://www.iitbhufoundation.org/",
},
];
Expand Down
File renamed without changes
File renamed without changes

0 comments on commit 8aa1c0e

Please sign in to comment.