Hopefully fixes image links
This commit is contained in:
parent
045dae84b9
commit
e954be1e08
6 changed files with 8 additions and 8 deletions
src/components
|
@ -3,7 +3,7 @@
|
|||
|
||||
<header>
|
||||
<a href="/" rel="noopener noreferrer" aria-label="Home">
|
||||
<img src="link_192.png" alt="">
|
||||
<img src="/link_192.png" alt="">
|
||||
</a>
|
||||
<ul class="desktop">
|
||||
<slot />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue