Skip to content

Commit

Permalink
chore: Updated wingie's logo (#110) (#111)
Browse files Browse the repository at this point in the history
Signed-off-by: Hrishav <[email protected]>
  • Loading branch information
hrishavjha authored Sep 26, 2024
1 parent 5b93b3f commit cd5b059
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 29 deletions.
27 changes: 0 additions & 27 deletions _includes/TopNavbar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -807,33 +807,6 @@ const TopNavbar = () => {
""
)}
</div>
<div className="sticky top-[70px] z-30 py-4 px-2 bg-[#979cd9]">
<Container className="flex items-center justify-center">
<p className="text-white font-semibold text-xs md:text-sm text-center">
LitmusChaosCon 2024 on September 12th!{" "}
<Link href="https://community.cncf.io/events/details/cncf-virtual-project-events-2024-hosted-by-cncf-presents-litmuschaoscon-virtual/">
<a
target="_blank"
rel="noopener noreferrer"
className="underline"
>
Register now(Free)
</a>
</Link>{" "}
or{" "}
<Link href="https://sessionize.com/litmuschaoscon/">
<a
target="_blank"
rel="noopener noreferrer"
className="underline"
>
submit a talk proposal
</a>
</Link>{" "}
submit a talk proposal(last date: June 24th)
</p>
</Container>
</div>
</>
)
}
Expand Down
2 changes: 0 additions & 2 deletions pages/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import Community from "@components/homepage/Community"
import Features from "@components/homepage/Features"
import Hero from "@components/homepage/Hero"
import Testimonials from "@components/homepage/Testimonials"
import UpcomingEvent from "@components/homepage/UpcomingEvent"
import { PreFooter } from "@includes/BottomFooter"
import SEO from "@lib/SEO"

Expand All @@ -13,7 +12,6 @@ const Home = () => {
<>
<SEO page={""} />
<Hero />
<UpcomingEvent />
<Adopters />
<AboutLitmus />
<Features />
Expand Down
Binary file modified public/landing_images/adopter_logos/wingie.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 cd5b059

Please sign in to comment.