From 788adcaf2d59c18ba462b3b674c5050f9a89367f Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Tue, 4 Jul 2017 23:44:51 +0200 Subject: [PATCH] Added mp4 version --- pages/frontpage/frontpage.pixy | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/frontpage/frontpage.pixy b/pages/frontpage/frontpage.pixy index 0ca59b54..9def8454 100644 --- a/pages/frontpage/frontpage.pixy +++ b/pages/frontpage/frontpage.pixy @@ -14,4 +14,5 @@ component FrontPage a(href="https://github.com/animenotifier/notify.moe", target="_blank", rel="noopener") Source on GitHub video.bg-video(autoplay="true", loop="true") - source(src="//s1.webmshare.com/nZVby.webm", type="video/webm") \ No newline at end of file + 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") \ No newline at end of file