Skip to content

Commit

Permalink
Update docs title and desription
Browse files Browse the repository at this point in the history
  • Loading branch information
relliv committed Oct 2, 2024
1 parent a8d101b commit d5cbf32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ export default function Home() {
const { siteConfig } = useDocusaurusContext();
return (
<Layout
title={`Hello from ${siteConfig.title}`}
description="Description will go into a meta tag in <head />"
title={`${siteConfig.title}`}
description="Angular, React, Svelte, Vue SVG loader collection."
>
<HomepageHeader />
<main>
Expand Down

0 comments on commit d5cbf32

Please sign in to comment.