mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-27 04:32:32 +02:00
Fix linting errors.
This commit is contained in:
@@ -34,6 +34,7 @@ export type Node = {
|
||||
category?: string,
|
||||
tags?: string[],
|
||||
title: string,
|
||||
socialImage?: string
|
||||
},
|
||||
html: string,
|
||||
id: string
|
||||
|
Reference in New Issue
Block a user