Skip to content

Commit 6c8e4df

Browse files
committed
feat(logo): simplify to cube with hard-light blend
1 parent 08fc123 commit 6c8e4df

3 files changed

Lines changed: 188 additions & 999 deletions

File tree

app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export default async function Index() {
2121
<HeroContent>
2222
<HomepageHeroEditor latestPost={<LatestBlogPost post={posts[0]} />}>
2323
<HeroLogoObserver>
24-
<PlatonicLogo size={200} hideLabel />
24+
<PlatonicLogo size={200} />
2525
</HeroLogoObserver>
2626

2727
<h1 className="hero-tagline">

0 commit comments

Comments
 (0)