Fix <hint>s that broke with hugo-book update

This commit is contained in:
hypevhs 2024-11-04 21:48:53 -06:00
parent 1dc2988ea1
commit 51a0cc20c4
4 changed files with 8 additions and 8 deletions

View file

@ -15,11 +15,11 @@ Envision is a graphical app that acts as an orchestrator to get a full [Monado](
Envision attempts to construct a working runtime with both a native OpenXR and an OpenVR API, provided by [OpenComposite](/docs/fossvr/opencomposite/), for client aplications to utilize. Please note the OpenVR implementation is incomplete and contains only what's necessary to run most games for compatibility. If you plan to implement software, utilize the OpenXR API, specification [here](https://registry.khronos.org/OpenXR/specs/1.0/html/xrspec.html).
{{< hint danger >}}
{{% hint danger %}}
**Warning**
Envision is still considered alpha-quality and highly experimental.
{{< /hint >}}
{{% /hint %}}
You can download the latest AppImage snapshot from [GitLab Pipelines](https://gitlab.com/gabmus/envision/-/pipelines?ref=main&status=success).