Skip to content

Commit

Permalink
Publish 2 from environment_v4 into origin/main
Browse files Browse the repository at this point in the history
  • Loading branch information
elidio195 authored and decobot committed Dec 6, 2024
1 parent f3810cf commit 6f6c5de
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 28 deletions.
38 changes: 37 additions & 1 deletion .deco/blocks/pages-home-5afd25174424.json
Original file line number Diff line number Diff line change
@@ -1 +1,37 @@
{"name":"Home","path":"/","sections":[{"__resolveType":"Header"},{"__resolveType":"site/sections/Hero.tsx","title":"<p><strong><span style=\"color: oklch(0.31 0 0); font-size: 80px\">Conheça tudo sobre as jóias</span></strong></p>","description":"Venha conhecer nosso Blog"},{"__resolveType":"site/sections/BlogPosts.tsx","posts":{"__resolveType":"blog/loaders/BlogpostList.ts","count":6}},{"__resolveType":"Footer"}],"__resolveType":"website/pages/Page.tsx","seo":{"__resolveType":"website/sections/Seo/SeoV2.tsx","type":"website"}}
{
"name": "Home",
"path": "/",
"sections": [
{
"__resolveType": "Header"
},
{
"__resolveType": "site/sections/Hero.tsx",
"title": "<p><strong><span style=\"color: oklch(0.31 0 0); font-size: 80px\">Conheça tudo sobre as jóias</span></strong></p>",
"description": "Venha conhecer nosso Blog"
},
{
"__resolveType": "website/sections/Rendering/Lazy.tsx",
"section": {
"__resolveType": "site/sections/BlogPosts.tsx",
"posts": {
"__resolveType": "blog/loaders/BlogpostList.ts",
"count": 12,
"sortBy": "date_desc"
},
"cta": {
"text": "Ver mais"
},
"pagination": {}
}
},
{
"__resolveType": "Footer"
}
],
"__resolveType": "website/pages/Page.tsx",
"seo": {
"__resolveType": "website/sections/Seo/SeoV2.tsx",
"type": "website"
}
}
54 changes: 27 additions & 27 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6f6c5de

Please sign in to comment.