From f6042da0fa83dd40b7ef95337e14373fd6161845 Mon Sep 17 00:00:00 2001 From: hypevhs <4498312-hypevhs@users.noreply.gitlab.com> Date: Sun, 3 Aug 2025 16:14:14 -0500 Subject: [PATCH] monado: don't hotlink logo --- content/docs/fossvr/monado/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/fossvr/monado/_index.md b/content/docs/fossvr/monado/_index.md index 30754aa..3a5e32f 100644 --- a/content/docs/fossvr/monado/_index.md +++ b/content/docs/fossvr/monado/_index.md @@ -8,7 +8,7 @@ title: Monado - [Monado home page](https://monado.freedesktop.org/) - [Monado GitLab repository](https://gitlab.freedesktop.org/monado/monado) -![The Legendary Big M](https://gitlab.freedesktop.org/uploads/-/system/project/avatar/2685/monado_icon_medium.png?width=128) +![Monado icon](/images/monado_icon_medium.png "The Legendary Big M") > Monado is an open source XR runtime delivering immersive experiences such as VR and AR on mobile, PC/desktop, and other devices. Monado aims to be a complete and conformant implementation of the OpenXR API made by Khronos. The project is currently being developed for GNU/Linux and aims to support other operating systems such as Windows in the near future.