Updated source

This commit is contained in:
Eduard Urbach 2017-11-13 19:40:39 +01:00
parent 2feeebae5e
commit c899cea62f

View File

@ -6,7 +6,7 @@ component Charge(user *arn.User)
p.text-center.mountable You can add balance via PayPal. 1 Japanese Yen equals 1 Gem.
video.shop-video.mountable(autoplay="autoplay", loop="loop")
source(src="/videos/shop/shop.webm", type="video/webm")
source(src="//media.notify.moe/videos/shop/shop.webm", type="video/webm")
.buttons
button.action.mountable(data-trigger="click", data-action="chargeUp", data-amount=1000)