add author tag for linkedin

This commit is contained in:
Timothy 2021-01-10 18:52:30 +08:00
parent 525e26826a
commit 279f7d2ff7

View file

@ -26,7 +26,7 @@ export const SEO = {
},
additionalMetaTags: [
{
property: 'author',
name: 'author',
content: siteMetadata.author,
},
],