video fix

This commit is contained in:
Liz 2024-01-19 21:38:28 -05:00 committed by GitHub
parent 406d9689e6
commit 46cb962171
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
<video width="100%" controls>
<source src="https://github.com/BinaryDigitCodes/kilobytekeith2024/blob/main/assets/uwu.mp4" type="video/mp4" alt="KilobyteKeith saying UwU">
<source src="/assets/video/uwu.mp4" type="video/mp4" alt="KilobyteKeith saying UwU">
</video>
<video width="100%" controls>
<source src="https://github.com/BinaryDigitCodes/kilobytekeith2024/blob/main/assets/succ.mp4" type="video/mp4" alt="KilobyteKeith singing 'succ' Courtesy of NaldoGNS">
<source src="/assets/video/succ.mp4" type="video/mp4" alt="KilobyteKeith singing 'succ' Courtesy of NaldoGNS">
</video>
<small>Edit courtesy of <a href="https://www.twitch.tv/notyourparentsgns">Naldo</a></small>