Remove external img provider
Signed-off-by: Al Asad Nur Riyad <asadnurriyad@gmail.com>
This commit is contained in:
@@ -5,7 +5,6 @@ export interface BlogPost {
|
||||
image: string
|
||||
alt: string
|
||||
ogImage: string
|
||||
provider: string
|
||||
tags: string[]
|
||||
published: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user