mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-08-27 11:05:31 -05:00
feat: add favicon + enable page routing
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
<template>
|
||||
<div>
|
||||
<NuxtRouteAnnouncer />
|
||||
<NuxtWelcome />
|
||||
</div>
|
||||
</template>
|
||||
7
src/pages/index.vue
Normal file
7
src/pages/index.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<div>
|
||||
<NuxtRouteAnnouncer />
|
||||
<NuxtWelcome />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 7.2 KiB |
Reference in New Issue
Block a user