mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-11-29 14:57:25 +01: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