Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
o2sh committed Aug 25, 2024
1 parent e3257a9 commit 0b1b339
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/vercel/src/Index.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
<header>
{#if tagName && htmlUrl}
<div class="banner">
πŸŽ‰ New release {tagName}! Check out the
<a href={htmlUrl}>release notes</a>! πŸ“
πŸŽ‰ New release {tagName}! Check out the
<a href={htmlUrl}>release notes</a>! πŸ“
</div>
{/if}
<h1>Onefetch</h1>
Expand Down

0 comments on commit 0b1b339

Please sign in to comment.