index
:
verden-ui
main
Frontend for Social for 3D artists
dcariotti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
layouts
/
default.vue
blob: 128a9c6beb6d5b69576d4a48c40795d5501e6f09 (
plain
)
1
2
3
4
5
6
7
8
<template> <div> <VHeader /> <main> <Nuxt /> </main> </div> </template>