add: og image for robert
OG Image for thumbnail for robert in Blog
This commit is contained in:
parent
0a481fee5e
commit
6c68f3afb1
2 changed files with 3 additions and 2 deletions
|
@ -3,6 +3,7 @@ export type Post = {
|
|||
title: string
|
||||
excerpt: string
|
||||
date: string
|
||||
'og-image': string
|
||||
}
|
||||
|
||||
type Author = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue