mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-11-04 14:49:44 +08:00
update: fix logo rendering issue
This commit is contained in:
parent
219ff5361b
commit
a48b12a8c4
@ -6,7 +6,7 @@ import { type ThemeConfig } from "../../static/types/interfaces"
|
||||
|
||||
const theme: ThemeConfig = {
|
||||
logo: {
|
||||
src: '/EyeTrackVRFinalLogoNoBG.png',
|
||||
src: '/logo.svg',
|
||||
alt: 'EyeTrackVR Logo',
|
||||
},
|
||||
siteTitle: 'EyeTrackVR Docs',
|
||||
|
||||
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
|
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 8.5 KiB |
Loading…
Reference in New Issue
Block a user