summaryrefslogtreecommitdiff
path: root/pages
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2022-09-12 20:52:02 +0200
committerSanto Cariotti <santo@dcariotti.me>2022-09-12 20:52:02 +0200
commit0dfb5fd5fb29df8695fbde823e04f18cceb31be5 (patch)
treef08a5c71c4999e81f53bc919ddde9956e8af53bc /pages
parent0bf3a205b0799e5a9e5c5deee7fc2a96814dbe3c (diff)
Navbar
Diffstat (limited to 'pages')
-rw-r--r--pages/index.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/index.vue b/pages/index.vue
index 8915ba8..f617e72 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -1,5 +1,5 @@
<template lang="pug">
- h1 Hello
+ VHeader
</template>
<script>