New frontpage
This commit is contained in:
@ -2,15 +2,17 @@ component FrontPage
|
||||
.frontpage
|
||||
h2 notify.moe
|
||||
|
||||
video.bg-video(autoplay="true", loop="true")
|
||||
source(src="//s1.webmshare.com/ZrK1J.webm")
|
||||
p Your home for everything about anime.
|
||||
|
||||
|
||||
img.action.screenshot(src="/images/elements/extension-screenshot.png", alt="Screenshot of the browser extension", title="Click to install the Chrome Extension", data-action="installExtension", data-trigger="click")
|
||||
//- img.action.screenshot(src="/images/elements/extension-screenshot.png", alt="Screenshot of the browser extension", title="Click to install the Chrome Extension", data-action="installExtension", data-trigger="click")
|
||||
|
||||
Login
|
||||
|
||||
.footer
|
||||
a(href="https://paypal.me/blitzprog", target="_blank", rel="noopener") Support the development
|
||||
span |
|
||||
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")
|
||||
source(src="//s1.webmshare.com/nZVby.webm", type="video/webm")
|
||||
source(src="//s1.webmshare.com/f/nZVby.mp4", type="video/mp4")
|
Reference in New Issue
Block a user