Skip to content

Commit

Permalink
Publish 2 from staging into origin/main
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasribeirodeco authored and decobot committed Sep 10, 2024
1 parent e851aae commit b1d3a78
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 11 deletions.
10 changes: 9 additions & 1 deletion .deco/blocks/pages-Glossary-979161.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"description": "Check out our glossary for key terms in content management and web development.",
"placement": "right"
},

{
"__resolveType": "site/sections/Glossary/GlossaryPostList.tsx",
"posts": {
Expand All @@ -24,6 +23,15 @@
},
{
"__resolveType": "GTM"
},
{
"__resolveType": "website/sections/Rendering/Lazy.tsx",
"section": {
"__resolveType": "website/sections/Seo/SeoV2.tsx",
"title": "deco.cx's Glossary ",
"description": "Check out our glossary for key terms in web development.",
"titleTemplate": "%s | deco.cx's Glossary "
}
}
],
"seo": {
Expand Down
29 changes: 19 additions & 10 deletions .deco/blocks/pages-Nova%2520Landing-267227.json
Original file line number Diff line number Diff line change
Expand Up @@ -921,27 +921,34 @@
"title": "<p>Results don't have to be explained</p>",
"results": [
{
"title": "<p><span style=\"color: #02f67c\">+</span>70</p>",
"description": "<p>Websites using deco.cx</p>",
"id": "Websites using deco"
"title": "<p><span style=\"color: rgb(2, 246, 124)\">+</span>100</p>",
"description": "<p>web apps built on deco</p>",
"id": "web apps built on deco"
},
{
"title": "<p>6<span style=\"color: #02f67c\">X</span></p>",
"description": "<p>average faster PageSpeed</p>",
"id": "PageSpeed"
"title": "<p><span style=\"color: rgb(2, 246, 124)\">+</span>4B</p>",
"description": "<p><span>requests served / mo</span></p>",
"id": "Requests"
},
{
"title": "<p><span style=\"color: rgb(2, 246, 124)\">+</span>4,2k</p>",
"title": "<p><span style=\"color: rgb(2, 246, 124)\">+</span>5k</p>",
"description": "<p>in our <a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://discord.gg/hBUs29me8Z\"><span style=\"color: #02f67c\">Discord community</span></a></p>",
"id": "Discord "
},
{
"title": "<p><span style=\"color: #02f67c\">+</span>470</p>",
"title": "<p><span style=\"color: rgb(2, 246, 124)\">+</span>620</p>",
"description": "<p>starts on our <a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://github.com/deco-cx\">GitHub</a></p>",
"id": "Github Stars"
}
]
},
{
"__resolveType": "website/sections/Rendering/Lazy.tsx",
"section": {
"__resolveType": "site/sections/Home/TextSection2.tsx",
"description": "<p><span style=\"color: #02f67c\">Fast execution</span>, <span style=\"color: #02f67c\">easy personalization</span>&nbsp;and <span style=\"color: #02f67c\">high performance</span> that enable high-volume, content-heavy apps to evolve 10x faster.</p>"
}
},
{
"__resolveType": "site/sections/Home/BuildShowcase.tsx",
"title": "<p>Everything You Need to <span style=\"color: #02f67c\">Build</span></p>",
Expand Down Expand Up @@ -1153,6 +1160,7 @@
},
{
"__resolveType": "site/sections/Home/Testimonials.tsx",
"title": "<p>Join our Community</p>",
"testimonials": [
{
"description": "\"deco.cx makes creating high-performance websites easy!\"",
Expand Down Expand Up @@ -1233,7 +1241,6 @@
"link": "https://github.com/deco-cx"
}
],
"title": "<p>Join our Community</p>",
"subtitle": "Backed by a community of +4,000 developers."
},
{
Expand Down Expand Up @@ -1406,7 +1413,9 @@
"__resolveType": "website/sections/Seo/SeoV2.tsx",
"title": "deco.cx - The TypeScript-powered Webdev Engine",
"description": "The all-in-one solution for developers to build and evolve full-stack, enterprise-class web apps faster.",
"type": "website"
"type": "website",
"image": "https://deco-sites-assets.s3.sa-east-1.amazonaws.com/starting/ed8a10c6-69f7-41e6-9f3d-101ebdad975c/thumbnail.png",
"favicon": "https://deco-sites-assets.s3.sa-east-1.amazonaws.com/starting/423032f5-328c-4df8-bc88-3c16ae2ca306/dzinhozin.png"
}
}
],
Expand Down

0 comments on commit b1d3a78

Please sign in to comment.