From b27bc91767bd6e153c2e91329b5892f81b06be78 Mon Sep 17 00:00:00 2001 From: zodiac Date: Fri, 15 May 2020 17:47:51 +0900 Subject: [PATCH] Add rel="noopener noreferrer" to index.vue There is an unsafe part in index.vue #523 https://github.com/nuxt/create-nuxt-app/issues/523 --- .../template/frameworks/framevuerk/pages/index.vue | 8 ++++---- .../template/frameworks/iview/pages/index.vue | 6 +++--- .../template/frameworks/vuesax/pages/index.vue | 5 +++++ .../template/frameworks/vuetify/pages/index.vue | 5 +++++ packages/cna-template/template/nuxt/pages/index.vue | 2 ++ 5 files changed, 19 insertions(+), 7 deletions(-) diff --git a/packages/cna-template/template/frameworks/framevuerk/pages/index.vue b/packages/cna-template/template/frameworks/framevuerk/pages/index.vue index f0b358655..59a24728c 100644 --- a/packages/cna-template/template/frameworks/framevuerk/pages/index.vue +++ b/packages/cna-template/template/frameworks/framevuerk/pages/index.vue @@ -48,10 +48,10 @@
- link Framevuerk Docs - link Framevuerk on Github - link Nuxt Docs - link Nuxt on GitHub + link Framevuerk Docs + link Framevuerk on Github + link Nuxt Docs + link Nuxt on GitHub
diff --git a/packages/cna-template/template/frameworks/iview/pages/index.vue b/packages/cna-template/template/frameworks/iview/pages/index.vue index 5e8746bde..ae160fb6b 100644 --- a/packages/cna-template/template/frameworks/iview/pages/index.vue +++ b/packages/cna-template/template/frameworks/iview/pages/index.vue @@ -9,13 +9,13 @@ Welcome to the iView + Nuxt.js template diff --git a/packages/cna-template/template/frameworks/vuesax/pages/index.vue b/packages/cna-template/template/frameworks/vuesax/pages/index.vue index da457e40e..61e48d2ba 100644 --- a/packages/cna-template/template/frameworks/vuesax/pages/index.vue +++ b/packages/cna-template/template/frameworks/vuesax/pages/index.vue @@ -19,6 +19,7 @@ Documentation @@ -26,6 +27,7 @@ Discord @@ -33,6 +35,7 @@ GitHub @@ -45,6 +48,7 @@ Documentation @@ -52,6 +56,7 @@ GitHub diff --git a/packages/cna-template/template/frameworks/vuetify/pages/index.vue b/packages/cna-template/template/frameworks/vuetify/pages/index.vue index e18d03932..ce46e3a42 100644 --- a/packages/cna-template/template/frameworks/vuetify/pages/index.vue +++ b/packages/cna-template/template/frameworks/vuetify/pages/index.vue @@ -23,6 +23,7 @@ For more information on Vuetify, check out the documentation . @@ -31,6 +32,7 @@ If you have questions, please join the official discord @@ -40,6 +42,7 @@ Find a bug? Report it on the github issue board @@ -53,6 +56,7 @@ Nuxt Documentation @@ -60,6 +64,7 @@ Nuxt GitHub diff --git a/packages/cna-template/template/nuxt/pages/index.vue b/packages/cna-template/template/nuxt/pages/index.vue index c29f097e9..668320768 100644 --- a/packages/cna-template/template/nuxt/pages/index.vue +++ b/packages/cna-template/template/nuxt/pages/index.vue @@ -9,6 +9,7 @@ Documentation @@ -16,6 +17,7 @@ GitHub