mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
fix: remove now unused date from queries
This commit is contained in:
@@ -18,7 +18,6 @@ const ALL_RESOURCES = graphql`
|
||||
frontmatter {
|
||||
authors
|
||||
title
|
||||
date
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -21,7 +21,6 @@ const ALL_RESOURCES = graphql`
|
||||
frontmatter {
|
||||
authors
|
||||
title
|
||||
date
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user