Skip to content

Commit 24cd6bb

Browse files
committed
fix(view): title
1 parent ae7bce1 commit 24cd6bb

File tree

1 file changed

+1
-1
lines changed
  • admin/src/layout/components/Sidebar

1 file changed

+1
-1
lines changed

admin/src/layout/components/Sidebar/Logo.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export default {
2424
},
2525
data() {
2626
return {
27-
title: 'Vue Admin Template',
27+
title: 'Laravel Vue Admin',
2828
logo: 'https://wpimg.wallstcn.com/69a1c46c-eb1c-4b46-8bd4-e9e686ef5251.png'
2929
}
3030
}

0 commit comments

Comments
 (0)