]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
docs: add sponsor
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 17 May 2021 10:54:43 +0000 (12:54 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 17 May 2021 10:54:43 +0000 (12:54 +0200)
docs/.vitepress/components/sponsors.json
docs/public/sponsors/vuejobs.png [new file with mode: 0644]

index 9b0ed596886beb12219f1faf8a293760ff05a2db..c4c83408249514541ea05c9957d34e20c7fdf07e 100644 (file)
@@ -5,6 +5,12 @@
       "alt": "Passionate People",
       "imgSrcLight": "https://img2.storyblok.com/672x0/filters::format(webp)/f/86387/x/21aa32ed18/logo-normal.svg",
       "imgSrcDark": "https://img2.storyblok.com/0x200/filters::format(webp)/f/86387/x/4cf6a70a8c/logo-white-text.svg"
+    },
+    {
+      "href": "https://vuejobs.com/?utm_source=vuerouter&utm_campaign=sponsor",
+      "alt": "VueJobs",
+      "imgSrcLight": "/sponsors/vuejobs.png",
+      "imgSrcDark": "/sponsors/vuejobs.png"
     }
   ],
   "silver": [
diff --git a/docs/public/sponsors/vuejobs.png b/docs/public/sponsors/vuejobs.png
new file mode 100644 (file)
index 0000000..50b7b74
Binary files /dev/null and b/docs/public/sponsors/vuejobs.png differ