change final change on start page

This commit is contained in:
MarcZierle 2022-01-07 22:36:08 +01:00
parent 2c9187f4b5
commit d608ab1522

View File

@ -2,11 +2,7 @@
<div class="hello"> <div class="hello">
<h1>{{ msg }}</h1> <h1>{{ msg }}</h1>
<p> <p>
For a guide and recipes on how to configure / customize this project,<br /> Check me out, BOY!
check out the
<a href="https://cli.vuejs.org" target="_blank" rel="noopener"
>vue-cli documentation</a
>.
</p> </p>
</div> </div>
</template> </template>