Skip to content
Snippets Groups Projects
Commit 0b5733e9 authored by alain's avatar alain :octopus:
Browse files

change order deps articles

parent 4f358014
Branches
No related tags found
No related merge requests found
{ {
"latest": "3.5.4", "latest": "3.6.1",
"lastUpdateCheck": 1617704743905 "lastUpdateCheck": 1619777777365
} }
\ No newline at end of file
...@@ -44,7 +44,7 @@ export const pageQuery = graphql` ...@@ -44,7 +44,7 @@ export const pageQuery = graphql`
subtitle subtitle
introduction introduction
} }
allStrapiArticle { allStrapiArticle(sort: {order: DESC, fields: published_at}) {
nodes { nodes {
id id
slug slug
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment