feat: ✨ add OpenGraph and Twitter Card metadata and image generation
This commit is contained in:
parent
fcb4b092db
commit
9552e4713f
11 changed files with 69 additions and 6 deletions
|
@ -2,5 +2,7 @@ export default {
|
|||
eleventyNavigation: {
|
||||
key: "Home"
|
||||
},
|
||||
layout: 'base.webc'
|
||||
layout: 'base.webc',
|
||||
language: 'en_US',
|
||||
description: 'Your go to place to learn all about the characters of Sebin!'
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue