Skip to content

Commit

Permalink
Publish 3 from staging into origin/main
Browse files Browse the repository at this point in the history
  • Loading branch information
manupaag authored and decobot committed Sep 10, 2024
1 parent d4efa12 commit 9f037e3
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 6 deletions.
3 changes: 2 additions & 1 deletion .deco/blocks/collections%2Fblog%2Fposts%2F7ea8fe538b93.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"seo": {
"title": "Ensuring Stability with Rollback in Web Development",
"description": "Rollback is a crucial process in web development, allowing developers to restore a system, software, or database to a previous state when an update causes issues."
}
},
"extraProps": []
}
}
9 changes: 9 additions & 0 deletions .deco/blocks/pages-Nova%2520Landing-267227.json
Original file line number Diff line number Diff line change
Expand Up @@ -1399,6 +1399,15 @@
"type": "load"
},
"loading": "lazy"
},
{
"__resolveType": "website/sections/Rendering/Lazy.tsx",
"section": {
"__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"
}
}
],
"rule": {
Expand Down
10 changes: 5 additions & 5 deletions .deco/blocks/site.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"seo": {
"type": "website",
"title": "Build high-performance Web Apps faster",
"titleTemplate": "%s | deco.cx",
"descriptionTemplate": "%s | deco.cx",
"title": "deco.cx - The TypeScript-powered Webdev Engine",
"themeColor": "dark",
"description": "The all-in-one platform for building everything from websites to advanced web apps.",
"description": "The all-in-one solution for developers to build and evolve full-stack, enterprise-class web apps faster.",
"favicon": "https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/530/f334b629-a37d-4be1-a7b3-d35cc1eff16b",
"image": "https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/530/24f3e915-ae47-452c-a549-2750e5644105"
"image": "https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/530/24f3e915-ae47-452c-a549-2750e5644105",
"titleTemplate": "%s",
"descriptionTemplate": "%s"
},
"global": [
{
Expand Down

0 comments on commit 9f037e3

Please sign in to comment.