Skip to content

Commit

Permalink
Merge pull request #3 from renanleonel/develop
Browse files Browse the repository at this point in the history
fix: description
  • Loading branch information
renanleonel authored Apr 21, 2024
2 parents 8b583f1 + bc61de5 commit a5b41b7
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 @@ -14,7 +14,7 @@ import { ViewTransitions } from "astro:transitions";
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="description" content="Astro description" />
<meta name="description" content="renanleonel" />
<meta name="viewport" content="width=device-width" />
<link rel="icon" type="image/svg+xml" href="/favicon.png" />
<meta name="generator" content={Astro.generator} />
Expand Down

0 comments on commit a5b41b7

Please sign in to comment.