Skip to content

Commit

Permalink
run formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
simenandre committed Jun 21, 2023
1 parent d6ae1a1 commit eb374f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/(default)/projects/[slug]/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<Seo
title={project.name}
description={project.description}
description={project.description}
seo={project.seo}
defaultImage={`https://bjerk.io/assets/graph/${project.slug?.current}.png`}
/>
Expand Down

0 comments on commit eb374f2

Please sign in to comment.