Skip to content

Commit

Permalink
Removed ad
Browse files Browse the repository at this point in the history
  • Loading branch information
the-abe-train committed Nov 14, 2022
1 parent 95f3792 commit 1d561f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ export default function Header({ setReSpin, setShowStats }: Props) {
</div>
</div>
<hr className="bottom-0" style={{ borderColor: svgColour }} />
<SnackAdUnit unitName="snack_mob_top" siteId="2902"></SnackAdUnit>
{/* <SnackAdUnit unitName="snack_mob_top" siteId="2902"></SnackAdUnit> */}
</header>
);
}

0 comments on commit 1d561f0

Please sign in to comment.