docs: update FW images

This commit is contained in:
Prohurtz 2023-02-23 17:56:12 -06:00
parent c57232089f
commit 92e82f344a
3 changed files with 4 additions and 4 deletions

View File

@ -20,6 +20,6 @@ export default defineConfig({
},
lastUpdated: true,
title: 'EyeTrackVR Docs',
description: 'The official documentation for EyeTrackVR. Opensource and affordable VR eye tracking.',
description: 'Official documentation for EyeTrackVR. Fully opensource and affordable VR eye tracking platform.',
themeConfig: theme,
})

View File

@ -8,7 +8,7 @@ import { alerts } from '../../static/alerts'
Here is an avatar setup video created by a contributor:
<div align="center">
<iframe width="500" height="300" src="https://www.youtube.com/embed/Dfm-tkaruq0" title="Add eye tracking support to your VRChat avatar" frameborder="1" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="500" height="300" src="https://www.youtube.com/embed/Dfm-tkaruq0" title="Add eye tracking support to your VRChat avatar" frameborder="1" allow="encrypted-media;" allowfullscreen></iframe>
</div>
Another good resource is the [VRC Face Tracking Wiki](https://github.com/benaclejames/VRCFaceTracking/wiki/Eye-Tracking-Setup) and their [Discord](https://discord.gg/Fh4FNehzKn).

View File

@ -258,12 +258,12 @@ const image_settings = {
max_width: "max-width: 500px;"
},
configure_firmware_one: {
url: "https://i.imgur.com/VZeI39I.png",
url: "https://i.imgur.com/1Ficr7f.png",
alt: "'img'",
max_width: "max-width: 500px;"
},
configure_firmware_two: {
url: "https://i.imgur.com/ySzUMPO.png",
url: "https://i.imgur.com/Sq4iQJe.png",
alt: "'img'",
max_width: "max-width: 500px;"
},