mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-09 21:07:49 +00:00
Migrate to new schema for users
This commit is contained in:
@@ -239,7 +239,7 @@ module.exports = {
|
||||
`gatsby-plugin-sitemap`
|
||||
],
|
||||
mapping: {
|
||||
"MarkdownRemark.frontmatter.author": `AuthorsJson`,
|
||||
"AuthorsJson.pronouns": `PronounsJson`,
|
||||
"MarkdownRemark.frontmatter.author": `UsersJson`,
|
||||
"UsersJson.pronouns": `PronounsJson`,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user