Skip to content

Commit

Permalink
fix missing description
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakeii committed Jan 4, 2024
1 parent 398f321 commit 77bb325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/components/ManualHeader.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<div class="banner-description-container">
<span class="banner-description">
<slot name="description" />
<slot />
</span>
</div>

Expand Down

0 comments on commit 77bb325

Please sign in to comment.