Skip to content

Commit

Permalink
fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoow committed Dec 3, 2024
1 parent 92913b7 commit 290a30b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export default function Home(): JSX.Element {
return (
<Layout
title="Gerust: Rust backend project generator and manager"
description="Gerust is a project generator and manager for Rust backend projects. It provides an architecture and tooling so you can stay focused on what matters."
description="Gerust is a project generator for Rust backend projects. It takes care of the accidental complexity of Rust backend projects so you can stay focused on what matters."
>
<HomepageHeader />
<main>
Expand Down

0 comments on commit 290a30b

Please sign in to comment.