We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6ead33 commit 0920a01Copy full SHA for 0920a01
wingpt/index.html
@@ -28,7 +28,7 @@
28
<!-- Fullscreen Video Banner -->
29
<div class="video-banner">
30
<video id="video-bg" autoplay muted loop class="video-bg">
31
- <source src="assets/videos/WINGPT-short.mp4" type="video/mp4">
+ <source src="https://github.com/Yixboost/yixboost.github.io/raw/refs/heads/main/wingpt/assets/videos/WinGPT-short.mp4" type="video/mp4">
32
Your browser does not support the video tag.
33
</video>
34
<!-- Audio Control Button -->
0 commit comments