Update +layout.svelte to remove blog banner

pull/9318/head
Daniel Johns 3 years ago committed by GitHub
parent 6f508a011b
commit 4cbaa34674
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -72,10 +72,10 @@
</Nav>
<slot />
<div slot="banner-bottom" class="banner-bottom">
<a href="/blog/runes" class="banner-bottom">Introducing the upcoming Svelte 5 API: Runes</a>
</div>
<!-- <div slot="banner-bottom" class="banner-bottom">
<a href="/blog/runes" class="banner-bottom">Introducing the upcoming Svelte 5 API: Runes</a>
</div> -->
</Shell>
</div>

Loading…
Cancel
Save