Frontpage mountable

This commit is contained in:
Eduard Urbach 2017-07-04 12:37:06 +02:00
parent f882b4df25
commit 780c2e1c56

View File

@ -1,5 +1,5 @@
component FrontPage
.frontpage
.frontpage.mountable
h2 notify.moe
p Your home for everything about anime.
@ -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/3yAQj.webm", type="video/webm")
source(src="//s1.webmshare.com/f/3yAQj.mp4", type="video/mp4")
source(src="//s1.webmshare.com/nZVby.webm", type="video/webm")
source(src="//s1.webmshare.com/f/nZVby.mp4", type="video/mp4")