Create a tag prop for SiteTitle + make it responsive
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<footer class="footer">
|
||||
<div class="container grid">
|
||||
<a href="/" class="footer__title" sveltekit:prefetch>
|
||||
<SiteTitle />
|
||||
<SiteTitle tag="div" />
|
||||
</a>
|
||||
|
||||
<nav class="footer__links">
|
||||
|
||||
Reference in New Issue
Block a user