From: Andy Li <63885381+tutorialcode@users.noreply.github.com> Date: Wed, 26 Oct 2022 12:29:22 +0000 (-0400) Subject: docs: add Vue Mastery links for Vue Router Cheat Sheet (#1571) X-Git-Tag: v4.2.0~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec87602f028446126bef53b3a2e7eee83877fecd;p=thirdparty%2Fvuejs%2Frouter.git docs: add Vue Mastery links for Vue Router Cheat Sheet (#1571) Co-authored-by: Andy --- diff --git a/packages/docs/.vitepress/components/VueMasteryHomeLink.vue b/packages/docs/.vitepress/components/VueMasteryHomeLink.vue new file mode 100644 index 00000000..5b2fa0e0 --- /dev/null +++ b/packages/docs/.vitepress/components/VueMasteryHomeLink.vue @@ -0,0 +1,69 @@ + + + + + \ No newline at end of file diff --git a/packages/docs/.vitepress/components/VueMasteryLogoLink.vue b/packages/docs/.vitepress/components/VueMasteryLogoLink.vue new file mode 100644 index 00000000..113ce68d --- /dev/null +++ b/packages/docs/.vitepress/components/VueMasteryLogoLink.vue @@ -0,0 +1,70 @@ + + + \ No newline at end of file diff --git a/packages/docs/.vitepress/theme/Layout.vue b/packages/docs/.vitepress/theme/Layout.vue index 78a46f18..560ece73 100644 --- a/packages/docs/.vitepress/theme/Layout.vue +++ b/packages/docs/.vitepress/theme/Layout.vue @@ -2,6 +2,9 @@
+