Add SEO modules

This commit is contained in:
2020-12-21 12:05:03 +01:00
parent 1971edf96a
commit 29a3621cf0
11 changed files with 115 additions and 11 deletions

View File

@@ -86,7 +86,7 @@ export default Vue.extend({
components: {HomeLink},
head() {
return {
title: 'Arthur Danjou - Web & Software Developer'
title: 'Arthur Danjou - FullStack Web & Software Developer'
}
},
async asyncData({$content}) {