Fix imgs and Update pages title

This commit is contained in:
samaradel
2020-11-11 11:16:38 +02:00
parent b2f19480ff
commit bfcc8daddb
4 changed files with 40 additions and 15 deletions

View File

@@ -46,7 +46,7 @@ import PostListItem from '~/components/PostListItem.vue';
export default {
metaInfo: {
title: "Hello, world!"
title: "People"
},
components: {
PostListItem