fix: video not appearing in cue project post

This commit is contained in:
2026-03-27 17:55:51 -04:00
parent d5d4edfd7e
commit 5051078c0b

View File

@@ -18,7 +18,7 @@ startDate: '2025-09-23'
Cue is an on-demand resource booking system built for an arcade and pool venue. The UI was designed to run on a terminal-like POS touchscreen. Cue is an on-demand resource booking system built for an arcade and pool venue. The UI was designed to run on a terminal-like POS touchscreen.
<video autoplay loop muted playsinline> <video autoplay loop muted playsinline preload="auto" data-astro-reload>
<source src="/static/cue.webm" type="video/webm" /> <source src="/static/cue.webm" type="video/webm" />
</video> </video>