fix: md rendering

This commit is contained in:
2026-05-26 15:52:58 +05:30
parent 1159868e15
commit bb2b60de5b

View File

@@ -2,7 +2,10 @@
A fullscreen splash-screen wrapper for launching a game or app. It displays an image (or a fallback black screen), starts your executable, and closes when the process exits or loses focus after launch.
![video](docs/assets/demo.mp4)
<video src="docs/assets/demo.mp4" controls loop muted playsinline style="max-width:100%;height:auto;">
Your browser does not support the video tag. View or download the video directly:
<a href="docs/assets/demo.mp4">docs/assets/demo.mp4</a>
</video>
## Features