aboutsummaryrefslogtreecommitdiffstats
path: root/app.vue
diff options
context:
space:
mode:
Diffstat (limited to 'app.vue')
-rw-r--r--app.vue2
1 files changed, 2 insertions, 0 deletions
diff --git a/app.vue b/app.vue
index de70ccc..e05aae2 100644
--- a/app.vue
+++ b/app.vue
@@ -6,4 +6,6 @@
<NuxtLayout>
<NuxtPage />
</NuxtLayout>
+
+ <NuxtPwaManifest />
</template>