Updated
This commit is contained in:
parent
51161808ae
commit
ed7f12cac4
22 changed files with 162 additions and 113 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import '../styles/Background.sass'
|
||||
import { Show, createSignal } from 'solid-js'
|
||||
import fs from 'fs'
|
||||
import webpPath from '../images/background.avif'
|
||||
import webpPath from '../images/background.webp'
|
||||
import avifPath from '../images/background.avif'
|
||||
import noBackground from '../images/no-background.webp'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue