From: Eduardo San Martin Morote Date: Mon, 27 Sep 2021 08:19:06 +0000 (+0200) Subject: chore: sponsors X-Git-Tag: v4.0.12~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f71352af4b697cf90fa644e1253e557908555de0;p=thirdparty%2Fvuejs%2Frouter.git chore: sponsors --- diff --git a/README.md b/README.md index ee7613c8..c8555661 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,28 @@ Vue Router is part of the Vue Ecosystem and is an MIT-licensed open source proje +

Platinum Sponsors

+ +

+ + + + + Finogeeks + + + +

+

Gold Sponsors

+ - Passionate People + + + Passionate People + @@ -48,7 +65,7 @@ Vue Router is part of the Vue Ecosystem and is an MIT-licensed open source proje - NuxtJS + NuxtJS

diff --git a/docs/.vitepress/components/sponsors.json b/docs/.vitepress/components/sponsors.json index acdefe05..2aeef3ff 100644 --- a/docs/.vitepress/components/sponsors.json +++ b/docs/.vitepress/components/sponsors.json @@ -1,4 +1,12 @@ { + "platinum": [ + { + "href": "https://www.finclip.com/#/home?from=vue", + "alt": "Finogeeks", + "imgSrcLight": "/sponsors/fincliplogo_black_svg.svg", + "imgSrcDark": "/sponsors/fincliplogo_white_svg.svg" + } + ], "gold": [ { "href": "https://passionatepeople.io/", diff --git a/docs/public/sponsors/fincliplogo_black_svg.svg b/docs/public/sponsors/fincliplogo_black_svg.svg new file mode 100644 index 00000000..848f93d5 --- /dev/null +++ b/docs/public/sponsors/fincliplogo_black_svg.svg @@ -0,0 +1 @@ +五行代码,让你的APP拥有小程序运行能力 \ No newline at end of file diff --git a/docs/public/sponsors/fincliplogo_white_svg.svg b/docs/public/sponsors/fincliplogo_white_svg.svg new file mode 100644 index 00000000..3254e538 --- /dev/null +++ b/docs/public/sponsors/fincliplogo_white_svg.svg @@ -0,0 +1 @@ +五行代码,让你的APP拥有小程序运行能力 \ No newline at end of file