Just the thinner version of BannerBand
that you can put it in your footer.
<script>
import BannerStrip from '$lib/dist/components/BannerStrip.svelte';
</script>
<BannerStrip
content={'Built with <span class="font-medium">Svelte Starter Kit</span>'}
link="https://sveltestarterkit.com"
/>