Files
web/pages/index.vue
timothypidashev 54d78c9585 update pages
2021-07-15 03:50:10 +00:00

7 lines
84 B
Vue

<template>
<div>
<BootstrapNav />
<BootstrapAbout />
</div>
</template>