Skip to content

Commit

Permalink
chore: fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarolorentedev committed Sep 3, 2024
1 parent 7d1eff3 commit 27ea203
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 @@ -84,7 +84,7 @@ export default function Home(): JSX.Element {
return (
<Layout
title={`${siteConfig.title}`}
description="Native OS Build & Monitoring Radiator">
description="Real-time feature flags app enablement made serviceless">
<HomepageHeader />
<main>
<StraightforwardView />
Expand Down

0 comments on commit 27ea203

Please sign in to comment.