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

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

Loading…
Cancel
Save