mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-08-06 01:18:14 +02:00
added the option to link older site comments
This commit is contained in:
@@ -6,6 +6,7 @@ interface Frontmatter {
|
||||
description?: string;
|
||||
tags?: Array<string>;
|
||||
socialImage?: string;
|
||||
disqusId?: string;
|
||||
}
|
||||
|
||||
export default Frontmatter;
|
||||
|
Reference in New Issue
Block a user