Skip to content

Commit

Permalink
fix: use correct title
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroAkbal committed Jul 12, 2020
1 parent 9e0d2c7 commit 801d19f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ export default {
head() {
return {
title: 'Rule 34 App',
titleTemplate: null,
title: 'Posts',
}
},
}
Expand Down

0 comments on commit 801d19f

Please sign in to comment.