Newer
Older
<img src="statics/600x600fabr.png" style="max-width: 200px" />
<div class="text-h4">Welcome to the Fabricademy</div>
<div class="text-h4">Open Source Circular fashion catalogue</div>
<div style="width: 30%; margin: 32px auto;">
<div class="text-h6 text-grey">Browse, remix and share your designs and help grow this library!</div>
</div>
</template>
<script>
import SearchBox from "../components/SearchBox";
export default {
// name: 'ComponentName',
components: {
SearchBox
},
return {};
}
};
</script>
<style>
.has-splash {
/* background-image: url(/statics/splash.jpg); */