Videos directory is no longer needed

This commit is contained in:
2019-08-28 00:34:57 +09:00
parent 34cf83b1ac
commit f5b2e75ffe
8 changed files with 7 additions and 31 deletions

View File

@ -9,7 +9,7 @@ component FrontPage
.bg-video-container
video.bg-video(muted, autoplay, loop)
source(src="/videos/elements/violet.webm", type="video/webm")
source(src="https://arn.sfo2.cdn.digitaloceanspaces.com/videos/others/violet.webm", type="video/webm")
component Footer
.footer.mountable