add logo and links to social networks
This commit is contained in:
parent
01dd314499
commit
95f432d91e
24 changed files with 9152 additions and 1 deletions
9
layouts/default.vue
Normal file
9
layouts/default.vue
Normal file
|
@ -0,0 +1,9 @@
|
|||
<template>
|
||||
<div class="full-height full-width">
|
||||
<nuxt/>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style lang="scss">
|
||||
|
||||
</style>
|
Loading…
Add table
Add a link
Reference in a new issue