changed around to using .. and import
This commit is contained in:
parent
80e678ce8d
commit
97454c0685
5 changed files with 7 additions and 7 deletions
src/components
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
const headerimg = `${Astro.site}/link_192.png`
|
||||
import headerimg from "../../static/link_192.png"
|
||||
---
|
||||
|
||||
<header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue