Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleKlus committed Nov 25, 2023
2 parents b73df74 + af816c0 commit ecc2f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export default function Home(props: { posts: IRecipePost[], postCategories: stri
<title>Kyle Klus | Cookbook 🧑‍🍳</title>
<meta
name="description"
content="Cookbook of Kyle Klus."
content="Cookbook of Kyle Klus"
/>
<meta
name="viewport"
Expand Down

0 comments on commit ecc2f3e

Please sign in to comment.