Skip to content

Commit

Permalink
chore: add redirect for template explorer
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Mar 26, 2023
1 parent cbc2733 commit f61499d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/template-explorer/_redirects
Original file line number Diff line number Diff line change
@@ -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!

0 comments on commit f61499d

Please sign in to comment.