adding alternative language versions to article metadata
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export type ArticleFrontmatter = {
|
||||
ready: boolean;
|
||||
translationKey: string;
|
||||
title: string;
|
||||
description: string;
|
||||
date: string;
|
||||
|
||||
Reference in New Issue
Block a user