From a48f8b903beccb6bc3f0b6307a00f654a35f265d Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Tue, 4 Jul 2017 12:12:59 +0200 Subject: [PATCH] Lower brightness video --- 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 d81b2761..052b9bc0 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/nZVby.webm", type="video/webm") - source(src="//s1.webmshare.com/f/nZVby.mp4", type="video/mp4") \ No newline at end of file + 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