Skip to content

Commit cdeadad

Browse files
authored
chore: review
1 parent 3096435 commit cdeadad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/astro/src/default/layouts/Layout.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ const faviconUrl = readPublicAsset('favicon.svg');
2929
/>
3030
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;700&display=swap" rel="stylesheet" />
3131
</Fragment>
32+
3233
<MetaTags slot="meta" meta={meta} />
3334
</HeadTags>
3435
<ViewTransitions />

0 commit comments

Comments
 (0)