more changes

This commit is contained in:
timothypidashev
2021-07-15 03:57:50 +00:00
parent 54d78c9585
commit f72058988c
5 changed files with 3 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div>
<BootstrapNav />
<BootstrapAbout />
<NavBar />
<About />
</div>
</template>