Skip to content

Commit a7b59dd

Browse files
committed
fix: removed title in index page
1 parent 2733df1 commit a7b59dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pages/index.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ export default {
2929
layout: 'main',
3030
head() {
3131
return {
32-
title: 'test',
3332
meta: [
3433
{ name: 'robots', content: 'index, follow' }
3534
]

0 commit comments

Comments
 (0)