diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2025-01-20 13:22:57 +0000 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2025-01-20 13:22:57 +0000 |
| commit | 38f49e94cfe2a0340a30919a8ce02f40cef31706 (patch) | |
| tree | cb02cb16cc9b29d01e9125566556bc1d0b50c2f3 /app.vue | |
| parent | e8f15e5a9e329bfc519cd8a271f3ed6ab6835646 (diff) | |
PWA-ify
Diffstat (limited to 'app.vue')
| -rw-r--r-- | app.vue | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,4 +6,6 @@ <NuxtLayout> <NuxtPage /> </NuxtLayout> + + <NuxtPwaManifest /> </template> |
