banner update
This commit is contained in:
parent
d731780578
commit
f7bf1cfd0b
2 changed files with 1 additions and 1 deletions
BIN
src/assets/images/flowinity.png
Normal file
BIN
src/assets/images/flowinity.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 MiB |
|
@ -344,7 +344,7 @@ export default {
|
|||
return require("../assets/images/" + image + ".png")
|
||||
} catch {
|
||||
return (
|
||||
"https://dummyimage.com/1920x1080/151515/ffffff.png&text=" + image
|
||||
"https://dummyimage.com/3840x2035/151515/ffffff.png&text=" + image
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue