binxie
2023-06-16 da42e2995c00293af89c71fe5ba6e16cbb77e1b3
force-app/main/default/experiences/Site3/views/home.json
@@ -1,45 +1,38 @@
{
  "appPageId": "7f290f39-4245-4612-9453-2b0c9f9e3701",
  "componentName": "siteforce:sldsOneColLayout",
  "dataProviders": [],
  "id": "e2e60370-e191-4f54-8b77-7da2fdc0c01f",
  "label": "Home",
  "regions": [
    {
      "id": "497754d6-c23e-4ff5-baab-fe8d842e18fd",
      "regionName": "header",
      "type": "region"
    },
    {
      "id": "22e5790e-e557-47ce-be11-77ca9b9517bd",
      "regionName": "content",
      "type": "region"
    },
    {
      "id": "e0652978-bbe3-47ab-83f1-f659fcf2427a",
      "regionName": "footer",
      "type": "region"
    },
    {
      "components": [
        {
          "componentAttributes": {
            "customHeadTags": "",
            "description": "",
            "title": "Home"
          },
          "componentName": "forceCommunity:seoAssistant",
          "id": "b37194eb-0306-407c-9bba-88c9e30b2b42",
          "renditionMap": {},
          "type": "component"
        }
      ],
      "id": "bd9053b8-fc17-48bf-8ab2-f56e8071fb82",
      "regionName": "sfdcHiddenRegion",
      "type": "region"
    }
  ],
  "themeLayoutType": "Inner",
  "type": "view",
  "viewType": "home"
}
  "appPageId" : "7f290f39-4245-4612-9453-2b0c9f9e3701",
  "componentName" : "siteforce:sldsOneColLayout",
  "dataProviders" : [ ],
  "id" : "e2e60370-e191-4f54-8b77-7da2fdc0c01f",
  "label" : "Home",
  "regions" : [ {
    "id" : "497754d6-c23e-4ff5-baab-fe8d842e18fd",
    "regionName" : "header",
    "type" : "region"
  }, {
    "id" : "22e5790e-e557-47ce-be11-77ca9b9517bd",
    "regionName" : "content",
    "type" : "region"
  }, {
    "id" : "e0652978-bbe3-47ab-83f1-f659fcf2427a",
    "regionName" : "footer",
    "type" : "region"
  }, {
    "components" : [ {
      "componentAttributes" : {
        "customHeadTags" : "",
        "description" : "",
        "title" : "Home"
      },
      "componentName" : "forceCommunity:seoAssistant",
      "id" : "b37194eb-0306-407c-9bba-88c9e30b2b42",
      "renditionMap" : { },
      "type" : "component"
    } ],
    "id" : "bd9053b8-fc17-48bf-8ab2-f56e8071fb82",
    "regionName" : "sfdcHiddenRegion",
    "type" : "region"
  } ],
  "themeLayoutType" : "Inner",
  "type" : "view",
  "viewType" : "home"
}