mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-09-26 23:09:15 +08:00
fix: Update image settings to fix paths
This commit is contained in:
parent
fb4516e375
commit
be90d22eab
@ -523,12 +523,12 @@ const image_settings = {
|
||||
max_width: "max-width: 600px;",
|
||||
},
|
||||
flashing_tool: {
|
||||
url: "https://docs.eyetrackvr.dev/imgs/flashing_tool.png",
|
||||
url: "https://docs.eyetrackvr.dev/imgs/flashingtool.png",
|
||||
alt: "Flashing Tool ui",
|
||||
max_width: "max-width: 600px;",
|
||||
},
|
||||
flashing_tool_1: {
|
||||
url: "https://docs.eyetrackvr.dev/imgs/flashing_tool_1.png",
|
||||
url: "https://docs.eyetrackvr.dev/imgs/flashingtool_1.png",
|
||||
alt: "Flashing Tool ui lower half",
|
||||
max_width: "max-width: 600px;",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user