fix: Update image settings to fix paths

This commit is contained in:
DaOfficialWizard 2023-10-26 11:23:16 +01:00 committed by GitHub
parent fb4516e375
commit be90d22eab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;",
},