Skip to content

Commit

Permalink
fix: head atribute on example
Browse files Browse the repository at this point in the history
  • Loading branch information
diegomarty committed Feb 8, 2023
1 parent 22d5cdf commit 138a8f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ import { SEO } from "astro-seo";
],
}}
/>
// ... rest of <head>
</head>
// ... rest of <head>
<body> // ... body </body>
</head></html>
```
Expand Down

0 comments on commit 138a8f9

Please sign in to comment.