Skip to content

Commit

Permalink
gradient uncomment
Browse files Browse the repository at this point in the history
  • Loading branch information
me-imfhd committed Nov 16, 2023
1 parent 3e467f5 commit 2541f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export default function LandingPage() {
<>
<LandingHero />
<AiInCLI />
{/* <GradientPlatform /> */}
<GradientPlatform />
{/* {!isMobile ? <Timeline /> : null} */}
<Authlite />
<Showcase />
Expand Down

0 comments on commit 2541f93

Please sign in to comment.