Skip to content

Commit

Permalink
fix(Docs): Trying to fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
paperclypse committed Jun 17, 2024
1 parent bffe57d commit 99fc130
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,6 @@ export const pageQuery = graphql`
tileShorthand: { title: { ne: null } }
}
}
sort: { fields: [frontmatter___promote, frontmatter___title] }
) {
nodes {
fields {
Expand Down

0 comments on commit 99fc130

Please sign in to comment.