Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
brikis98 authored Sep 19, 2023
1 parent 002cc4e commit e4e2dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Home/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import LatestNews from "../LatestNews";

export default function Home({ recentPosts }) {
return (
<Layout description="Ensure OpenTofu remains truly open-source.">
<Layout description="The open source infrastructure as code tool.">
<Hero />
<Goals />
<HowToContribute />
Expand Down

0 comments on commit e4e2dcf

Please sign in to comment.