Skip to content

Commit

Permalink
Merge pull request #53 from me-imfhd/gradient
Browse files Browse the repository at this point in the history
gradient uncomment
  • Loading branch information
Neon-20 authored Nov 16, 2023
2 parents 3e467f5 + 2541f93 commit 36906ba
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 36906ba

Please sign in to comment.