Skip to content

Commit

Permalink
[WIP]
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielviol committed Oct 22, 2024
1 parent 1f7a502 commit 36ad878
Show file tree
Hide file tree
Showing 5 changed files with 75 additions and 114 deletions.
33 changes: 3 additions & 30 deletions .deco/blocks/pages-Noticias-464054.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,40 +41,13 @@
"title": "Todas as notícias",
"allNews": {
"__resolveType": "blog/loaders/BlogpostList.ts",
"slug": "news",
"sortBy": "date_desc"
"count": 99,
"page": 1
},
"pagination": {
"perPage": 10
}
"pagination": {}
},
{
"__resolveType": "Footer"
},
{
"__resolveType": "website/sections/Rendering/Lazy.tsx",
"section": {
"__resolveType": "site/sections/BlogPosts.tsx",
"posts": {
"__resolveType": "blog/loaders/BlogpostList.ts",
"sortBy": "date_desc",
"count": 5,
"page": 1
}
}
},
{
"__resolveType": "website/sections/Rendering/Lazy.tsx",
"section": {
"__resolveType": "site/sections/BlogPosts.tsx",
"posts": {
"__resolveType": "Preview blog/loaders/BlogpostList.ts"
},
"cta": {
"text": "teste"
},
"pagination": {}
}
}
],
"__resolveType": "website/pages/Page.tsx",
Expand Down
Loading

0 comments on commit 36ad878

Please sign in to comment.