mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-11-04 14:49:44 +08:00
Merge pull request #8 from lorow/patch-2
Fix - add missing link to osc setup page
This commit is contained in:
commit
c474e10102
@ -61,6 +61,7 @@ const theme = {
|
||||
items: [
|
||||
{ text: "Installing and setting up the ETVR App", link: "/software_guide/eyetrackvr_app_guide" },
|
||||
{ text: "Building the app from source", link: "/software_guide/build_software" },
|
||||
{ text: "Setting up OSC recenter/recalibrate", link: "/software_guide/osc_setup" },
|
||||
],
|
||||
},
|
||||
{
|
||||
@ -96,4 +97,4 @@ const theme = {
|
||||
|
||||
const ThemeSettings = {}
|
||||
|
||||
export { theme, ThemeSettings }
|
||||
export { theme, ThemeSettings }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user