Skip to content

Commit

Permalink
chore: run formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
BastiDood committed Aug 7, 2024
1 parent b44e8d2 commit ecba5da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/routes/+layout.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<svelte:head>
<link rel="icon" href={favicon} />
<meta property="og:image" content="https://drap.dcs.upd.edu.ph{banner}">
<meta property="og:image" content="https://drap.dcs.upd.edu.ph{banner}" />
</svelte:head>

<Toast />
Expand Down

0 comments on commit ecba5da

Please sign in to comment.