Fixed HTML 5 problems

This commit is contained in:
Eduard Urbach 2017-07-06 21:44:32 +02:00
parent bfc50c5bae
commit 7efeddab55

View File

@ -13,6 +13,6 @@ component FrontPage
span |
a(href="https://github.com/animenotifier/notify.moe", target="_blank", rel="noopener") Source on GitHub
video.bg-video(autoplay="true", loop="true")
video.bg-video(autoplay="autoplay", loop="loop")
source(src="//s1.webmshare.com/nZVby.webm", type="video/webm")
source(src="//cdn-e2.streamable.com/video/mp4/e5mx7.mp4?token=1500414089_8b2b3b0665984dcf4dc8d33e534bc1c8881b2da1", type="video/mp4")