mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-11-04 14:49:44 +08:00
docs: Swap blockquote for a vitepress info container
This commit is contained in:
parent
6367fe4613
commit
b586ca09b4
@ -15,7 +15,8 @@ import { alerts } from '../../static/alerts'
|
||||
|
||||
<ImageCard :options="image_settings.configure_firmware_two"/>
|
||||
|
||||
> **Note**: These settings are applicable only when using Wi-Fi for communication with your computer. If you are using USB, you can skip to reading about [Environments](#environments).
|
||||
::: info
|
||||
These settings are applicable only when using Wi-Fi for communication with your computer. If you are using USB, you can skip to reading about [Environments](#environments).
|
||||
:::
|
||||
|
||||
Replace the placeholder text with your correct SSID (WiFi access point name), and password respectfully.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user