mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-09-26 23:09:15 +08:00
docs: update FW images
This commit is contained in:
parent
c57232089f
commit
92e82f344a
@ -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,
|
||||
})
|
@ -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).
|
||||
|
@ -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;"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user