Update web designing
This commit is contained in:
6
src/views/Projects.vue
Normal file
6
src/views/Projects.vue
Normal file
@@ -0,0 +1,6 @@
|
||||
<template>
|
||||
<div class="projects">
|
||||
<h1>{{ $route.meta.title }}</h1>
|
||||
<p>Ta podstrona jak zwykle nie ma listy projektów 😅</p>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user