Skip to content

Commit

Permalink
removed: ads
Browse files Browse the repository at this point in the history
  • Loading branch information
Zain-ul-din committed Apr 17, 2024
1 parent 0d10c70 commit f42ad4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export default function Home() {
<MainAnimator isDisabled>
<div className={'roboto'}>
<Hero renderDescription={true} />
<FrontPageAd />
{/* <FrontPageAd /> */}
<TableOfContent />
</div>
<div className="google-ad"></div>
Expand Down

0 comments on commit f42ad4d

Please sign in to comment.