Skip to content

Commit 75a2809

Browse files
committed
use a png as the logo so the font type in the svg does not matter
1 parent ded422a commit 75a2809

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

assets/svg/bbs-logo-white.png

6.36 KB
Loading

utils/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import logo from '../assets/svg/bbs-logo-white.svg'
1+
import logo from '../assets/svg/bbs-logo-white.png'
22
import item from '../assets/img/louis-reed-pwcKF7L4-no-unsplash.jpg'
33

44
export const DEFAULT_WARE_IMAGE = {

0 commit comments

Comments
 (0)