mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 11:03:50 +00:00
7 lines
84 B
Vue
7 lines
84 B
Vue
<template>
|
|
<div>
|
|
<BootstrapNav />
|
|
<BootstrapAbout />
|
|
</div>
|
|
</template>
|