Frontpage mountable
This commit is contained in:
parent
f882b4df25
commit
780c2e1c56
@ -1,5 +1,5 @@
|
|||||||
component FrontPage
|
component FrontPage
|
||||||
.frontpage
|
.frontpage.mountable
|
||||||
h2 notify.moe
|
h2 notify.moe
|
||||||
|
|
||||||
p Your home for everything about anime.
|
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
|
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="true", loop="true")
|
||||||
source(src="//s1.webmshare.com/3yAQj.webm", type="video/webm")
|
source(src="//s1.webmshare.com/nZVby.webm", type="video/webm")
|
||||||
source(src="//s1.webmshare.com/f/3yAQj.mp4", type="video/mp4")
|
source(src="//s1.webmshare.com/f/nZVby.mp4", type="video/mp4")
|
Loading…
Reference in New Issue
Block a user