added metainfo title on each pages
This commit is contained in:
@@ -23,6 +23,9 @@ import LocorumItem from '../components/Content/LocorumItem'
|
||||
|
||||
export default {
|
||||
name: 'IndexLocorum',
|
||||
metaInfo: {
|
||||
title: 'Index Locorum'
|
||||
},
|
||||
components: {
|
||||
LocorumItem,
|
||||
MainContentLayout
|
||||
|
||||
Reference in New Issue
Block a user