From 2811834f13121260b0e34ad7ec4e6da6a5ac4759 Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Mon, 7 Feb 2022 16:03:46 +0800 Subject: [PATCH] chore: update sponsor link --- template/code/default/src/components/TheWelcome.vue | 2 +- template/code/router/src/components/TheWelcome.vue | 2 +- template/code/typescript-default/src/components/TheWelcome.vue | 2 +- template/code/typescript-router/src/components/TheWelcome.vue | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/template/code/default/src/components/TheWelcome.vue b/template/code/default/src/components/TheWelcome.vue index ff2793d1..6c09bb99 100644 --- a/template/code/default/src/components/TheWelcome.vue +++ b/template/code/default/src/components/TheWelcome.vue @@ -79,6 +79,6 @@ import SupportIcon from './icons/IconSupport.vue' As an independent project, Vue relies on community backing for its sustainability. You can help us by - becoming a sponsor. + becoming a sponsor. diff --git a/template/code/router/src/components/TheWelcome.vue b/template/code/router/src/components/TheWelcome.vue index ff2793d1..6c09bb99 100644 --- a/template/code/router/src/components/TheWelcome.vue +++ b/template/code/router/src/components/TheWelcome.vue @@ -79,6 +79,6 @@ import SupportIcon from './icons/IconSupport.vue' As an independent project, Vue relies on community backing for its sustainability. You can help us by - becoming a sponsor. + becoming a sponsor. diff --git a/template/code/typescript-default/src/components/TheWelcome.vue b/template/code/typescript-default/src/components/TheWelcome.vue index 1a8876f7..ba5cb527 100644 --- a/template/code/typescript-default/src/components/TheWelcome.vue +++ b/template/code/typescript-default/src/components/TheWelcome.vue @@ -79,6 +79,6 @@ import SupportIcon from './icons/IconSupport.vue' As an independent project, Vue relies on community backing for its sustainability. You can help us by - becoming a sponsor. + becoming a sponsor. diff --git a/template/code/typescript-router/src/components/TheWelcome.vue b/template/code/typescript-router/src/components/TheWelcome.vue index 1a8876f7..ba5cb527 100644 --- a/template/code/typescript-router/src/components/TheWelcome.vue +++ b/template/code/typescript-router/src/components/TheWelcome.vue @@ -79,6 +79,6 @@ import SupportIcon from './icons/IconSupport.vue' As an independent project, Vue relies on community backing for its sustainability. You can help us by - becoming a sponsor. + becoming a sponsor. -- 2.39.5