mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 17:25:59 +02:00
feat: Implement mdx
This commit is contained in:
Vendored
+1
-1
@@ -23,7 +23,7 @@ export interface IFileResourceQuery {
|
||||
node: {
|
||||
relativePath: string
|
||||
relativeDirectory: string
|
||||
childMarkdownRemark: {
|
||||
childMdx: {
|
||||
frontmatter: {
|
||||
author: string
|
||||
date: string
|
||||
|
||||
Reference in New Issue
Block a user