fix: video not appearing in cue project post
This commit is contained in:
@@ -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.
|
||||
|
||||
<video autoplay loop muted playsinline>
|
||||
<video autoplay loop muted playsinline preload="auto" data-astro-reload>
|
||||
<source src="/static/cue.webm" type="video/webm" />
|
||||
</video>
|
||||
|
||||
Reference in New Issue
Block a user