From f882b4df259d1af929119b163f205f823ce71477 Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Tue, 4 Jul 2017 12:19:16 +0200 Subject: [PATCH] Another video source --- pages/frontpage/frontpage.pixy | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/frontpage/frontpage.pixy b/pages/frontpage/frontpage.pixy index 052b9bc0..b44b7f3d 100644 --- a/pages/frontpage/frontpage.pixy +++ b/pages/frontpage/frontpage.pixy @@ -14,5 +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/qN3a9.webm", type="video/webm") - source(src="//s1.webmshare.com/f/qN3a9.mp4", type="video/mp4") \ No newline at end of file + source(src="//s1.webmshare.com/3yAQj.webm", type="video/webm") + source(src="//s1.webmshare.com/f/3yAQj.mp4", type="video/mp4") \ No newline at end of file