mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 23:44:11 +02:00
feat(resources): create intro page for each language
This commit is contained in:
Vendored
+1
@@ -22,6 +22,7 @@ export interface IFileQuery {
|
||||
export interface IFileResourceQuery {
|
||||
node: {
|
||||
relativePath: string
|
||||
relativeDirectory: string
|
||||
childMarkdownRemark: {
|
||||
frontmatter: {
|
||||
author: string
|
||||
|
||||
Reference in New Issue
Block a user