Skip to content

Commit

Permalink
removed logos from main pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Tejas-R-Pattar committed Jan 22, 2024
1 parent 1928c8e commit df35c5b
Show file tree
Hide file tree
Showing 2 changed files with 255 additions and 255 deletions.
28 changes: 14 additions & 14 deletions components/HeaderImages.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@ const HeaderImages = () => {
show: true,
padding: "p-2"
},
{
src: "logo_IEEE_Main.png",
alt: "ieee_logo",
href: "https://www.ieee.org",
show: true,
padding: "p-2"
},
{
src: "logo_IEEE_Banaglaore_Section.png",
alt: "ieee_bangalore_logo",
href: "https://ieeebangalore.org/",
show: true,
padding: "pt-6"
},
// {
// src: "logo_IEEE_Main.png",
// alt: "ieee_logo",
// href: "https://www.ieee.org",
// show: true,
// padding: "p-2"
// },
// {
// src: "logo_IEEE_Banaglaore_Section.png",
// alt: "ieee_bangalore_logo",
// href: "https://ieeebangalore.org/",
// show: true,
// padding: "pt-6"
// },
{
src: "logo_rvce_ieee.png",
alt: "rvce_ieee_logo",
Expand Down
Loading

0 comments on commit df35c5b

Please sign in to comment.