Skip to content

Commit

Permalink
set a sensible meta description (#9283)
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s authored Jun 18, 2023
1 parent 4dc6f51 commit 30377f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export default function Home() {
const { siteConfig } = useDocusaurusContext()
return (
<Layout
description="Description will go into a meta tag in <head />"
description="Concise, consistent, and legible badges"
title={`${siteConfig.title}`}
>
<HomepageHeader />
Expand Down

0 comments on commit 30377f6

Please sign in to comment.