Skip to content

Commit

Permalink
✨ Add proper description (oops)
Browse files Browse the repository at this point in the history
  • Loading branch information
Creaous committed Mar 4, 2024
1 parent c93bea5 commit 87366cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/Layout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const { title } = Astro.props;
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="description" content="Astro description" />
<meta name="description" content="Nexirift Open Source Projects" />
<meta name="viewport" content="width=device-width" />
<link rel="icon" type="image/png" href="/favicon.png" />
<meta name="generator" content={Astro.generator} />
Expand Down

0 comments on commit 87366cd

Please sign in to comment.