We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08fc123 commit 6c8e4dfCopy full SHA for 6c8e4df
3 files changed
app/page.tsx
@@ -21,7 +21,7 @@ export default async function Index() {
21
<HeroContent>
22
<HomepageHeroEditor latestPost={<LatestBlogPost post={posts[0]} />}>
23
<HeroLogoObserver>
24
- <PlatonicLogo size={200} hideLabel />
+ <PlatonicLogo size={200} />
25
</HeroLogoObserver>
26
27
<h1 className="hero-tagline">
0 commit comments