Put js build through phoenix

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2018-10-10 14:57:35 +02:00
parent 8d5f4d7a53
commit 3b48ac957f
18 changed files with 1637 additions and 1539 deletions

View File

@@ -1,9 +1,10 @@
<template>
<v-container>
<v-jumbotron
<v-img
:gradient="gradient"
src="https://picsum.photos/1200/900"
dark
height="300"
v-if="$store.state.user === false"
>
<v-container fill-height>
@@ -15,7 +16,7 @@
</v-flex>
</v-layout>
</v-container>
</v-jumbotron>
</v-img>
<v-layout v-else>
<v-flex xs12 sm8 offset-sm2>
<v-layout row wrap>