Added technologies, other approach for image loading

This commit is contained in:
Firq 2023-03-05 01:11:34 +01:00
parent bddb6db8c5
commit b9f5460501
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
13 changed files with 84 additions and 20 deletions
src/components

View file

@ -1,9 +1,9 @@
---
import headerimg from "../../static/link_192.png"
import headerimg from "/link_192.png"
---
<header>
<a href={Astro.site} rel="noopener noreferrer" aria-label="Home">
<a href="/fgosite/" rel="noopener noreferrer" aria-label="Home">
<img src={headerimg} alt="">
</a>
<ul class="desktop">