Skip to content

Commit

Permalink
🚿 remove call for sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
Terfno committed Dec 21, 2024
1 parent 913eec0 commit c09d9ed
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 60 deletions.
2 changes: 0 additions & 2 deletions src/components/top/Hero.astro
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import PrimaryLogoWhiteImage from "../../imgs/primary_logo_white.png";
import TriImage from "../../imgs/tri.png";
import TicketButtonBefore from "./TicketButtonBefore.astro";
import TicketButtonSelling from "./TicketButtonSelling.astro";
import InterNav from "./InterNav.astro";
function isTicketOpen(): boolean {
return true;
Expand Down Expand Up @@ -173,4 +172,3 @@ function isTicketOpen(): boolean {
</div>
</div>
</div>
<InterNav />
58 changes: 0 additions & 58 deletions src/components/top/InterNav.astro

This file was deleted.

0 comments on commit c09d9ed

Please sign in to comment.