Skip to content

Commit

Permalink
fix page home and resource
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielviol committed Nov 12, 2024
1 parent fb1f2c5 commit 79445df
Show file tree
Hide file tree
Showing 20 changed files with 216 additions and 808 deletions.
6 changes: 3 additions & 3 deletions .deco/blocks/Header-Antra.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@
{
"label": "Notas técnicas",
"subLabel": "Menu description.",
"url": "/resource?filter=notas"
"url": "/resource?type=Notas+Técnicas"
},
{
"label": "Manuais",
"subLabel": "Menu description.",
"url": "/resource?filter=manuais"
"url": "/resource?type=Manuais"
},
{
"subLabel": "Menu description.",
"label": "Cartilhas",
"url": "/resource?filter=cartilhas"
"url": "/resource?type=Cartilhas"
}
],
"img": "https://deco-sites-assets.s3.sa-east-1.amazonaws.com/antra/00a539b6-ff26-46dc-85c6-fbafd2afb347/cartilhas-img.png",
Expand Down
4 changes: 4 additions & 0 deletions .deco/blocks/collections%2Fblog%2Fposts%2F82038fd48c2e.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@
{
"key": "topic",
"value": "Segurança Pública"
},
{
"key": "link",
"value": "https://google.com"
}
],
"image": "https://deco-sites-assets.s3.sa-east-1.amazonaws.com/antra/ae083df1-3a52-4f4d-a3a3-94b0f0f3033c/image.png",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"extraProps": [
{
"key": "tag",
"value": "Nota Técnica"
"value": "Notas Técnicas"
},
{
"key": "topic",
Expand Down
Loading

0 comments on commit 79445df

Please sign in to comment.