Skip to content

Commit

Permalink
fix: add taco subitems type in frontmatter
Browse files Browse the repository at this point in the history
  • Loading branch information
evandrosaturnino committed Oct 20, 2023
1 parent 1ef5a06 commit 243ba70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gatsby-node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ export const createSchemaCustomization: GatsbyNode["createSchemaCustomization"]
}
type Frontmatter {
harnessThePower: Subitems
tacoRole: Subitems
}
type ProposalContent {
html: String
Expand Down

0 comments on commit 243ba70

Please sign in to comment.