Added router
This commit is contained in:
7
src/views/About.vue
Normal file
7
src/views/About.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<div class="about">
|
||||
<h1>O mnie</h1>
|
||||
<p>Witajcie!</p>
|
||||
<p>Nazywam się Kamil Niemczycki, jestem studentem uczelni Państwowej Wyższej Szkoły Zawodowej im. Witelona w Legnicy.</p>
|
||||
</div>
|
||||
</template>
|
Reference in New Issue
Block a user