Skip to content

Commit 8102d4d

Browse files
committed
update route path
1 parent 4d4a898 commit 8102d4d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

template/static.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export default {
1111
return [
1212
{
1313
path: '/',
14-
component: 'src/pages/Home',
14+
component: 'src/pages/home',
1515
},
1616
{
1717
is404: true,

0 commit comments

Comments
 (0)