From 440d766adc047afb2bf15ae167fe0cd0960d2926 Mon Sep 17 00:00:00 2001 From: Michael Cole Date: Wed, 8 Nov 2023 09:31:36 -0600 Subject: [PATCH 1/2] Update index.md Update readme to show Nuxt 2 compatibility. Link to Nuxt 3 compatible module. --- docs/content/en/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/index.md b/docs/content/en/index.md index 422f2c65..642b1164 100644 --- a/docs/content/en/index.md +++ b/docs/content/en/index.md @@ -14,7 +14,7 @@ features: -Zero config [PWA](https://developers.google.com/web/progressive-web-apps) solution for [Nuxt.js](https://nuxtjs.org) +Zero config [PWA](https://developers.google.com/web/progressive-web-apps) solution for [Nuxt.js 2](https://v2.nuxtjs.org) For Nuxt 3, see [here](https://github.com/kevinmarrec/nuxt-pwa-module) ## Features From 500b3918b821b74b5164d88a6bfa1777311ca633 Mon Sep 17 00:00:00 2001 From: Michael Cole Date: Wed, 8 Nov 2023 09:54:57 -0600 Subject: [PATCH 2/2] Update index.md The netlify version works the other doesn't. --- docs/content/en/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/index.md b/docs/content/en/index.md index 642b1164..4d7c344a 100644 --- a/docs/content/en/index.md +++ b/docs/content/en/index.md @@ -14,7 +14,7 @@ features: -Zero config [PWA](https://developers.google.com/web/progressive-web-apps) solution for [Nuxt.js 2](https://v2.nuxtjs.org) For Nuxt 3, see [here](https://github.com/kevinmarrec/nuxt-pwa-module) +Zero config [PWA](https://developers.google.com/web/progressive-web-apps) solution for [Nuxt.js 2](https://v2.nuxtjs.org) For Nuxt 3, see [here]((https://vite-pwa-org.netlify.app/frameworks/nuxt)) ## Features