Browse Source

chore: add redirect for template explorer

Evan You 3 years ago
parent
commit
f61499da7f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      packages/template-explorer/_redirects

+ 2 - 0
packages/template-explorer/_redirects

@@ -0,0 +1,2 @@
+https://vue-next-template-explorer.netlify.app https://template-explorer.vuejs.org 301!
+https://vue-next-template-explorer.netlify.app/* https://template-explorer.vuejs.org/:splat 301!