binxie
2023-06-26 410599fdf4f96d7f19b51bc28e544fa4e8780a1e
force-app/main/default/experiences/Site3/views/error.json
@@ -1,57 +1,48 @@
{
  "appPageId": "7f290f39-4245-4612-9453-2b0c9f9e3701",
  "componentName": "siteforce:sldsOneColLayout",
  "dataProviders": [],
  "id": "c792b011-93b7-4274-aa53-359303ca2567",
  "label": "Error",
  "regions": [
    {
      "id": "1789e5dc-0771-4bbe-bacd-189f7ff243ab",
      "regionName": "header",
      "type": "region"
    },
    {
      "components": [
        {
          "componentAttributes": {
            "richTextValue": "<div style='text-align: center;'>Invalid Page</div>"
          },
          "componentName": "forceCommunity:richTextInline",
          "id": "cdc3e240-9222-48c5-a1d6-aa93804b982d",
          "renderPriority": "NEUTRAL",
          "renditionMap": {},
          "type": "component"
        }
      ],
      "id": "3410ec75-14f6-435d-b4e3-e8fb3844d9c1",
      "regionName": "content",
      "type": "region"
    },
    {
      "id": "c0398406-6a67-4006-abdf-c90203f0aa48",
      "regionName": "footer",
      "type": "region"
    },
    {
      "components": [
        {
          "componentAttributes": {
            "customHeadTags": "",
            "description": "",
            "title": "Error"
          },
          "componentName": "forceCommunity:seoAssistant",
          "id": "4683476f-e4bf-4709-a9b4-5a4fca5d1c9a",
          "renditionMap": {},
          "type": "component"
        }
      ],
      "id": "f7aafc3f-c920-4c75-9d02-5d4140ca0048",
      "regionName": "sfdcHiddenRegion",
      "type": "region"
    }
  ],
  "themeLayoutType": "Inner",
  "type": "view",
  "viewType": "error"
}
  "appPageId" : "7f290f39-4245-4612-9453-2b0c9f9e3701",
  "componentName" : "siteforce:sldsOneColLayout",
  "dataProviders" : [ ],
  "id" : "c792b011-93b7-4274-aa53-359303ca2567",
  "label" : "Error",
  "regions" : [ {
    "id" : "1789e5dc-0771-4bbe-bacd-189f7ff243ab",
    "regionName" : "header",
    "type" : "region"
  }, {
    "components" : [ {
      "componentAttributes" : {
        "richTextValue" : "<p style=\"text-align: center;\">Invalid Page</p>"
      },
      "componentName" : "forceCommunity:richTextInline",
      "id" : "cdc3e240-9222-48c5-a1d6-aa93804b982d",
      "renderPriority" : "NEUTRAL",
      "renditionMap" : { },
      "type" : "component"
    } ],
    "id" : "3410ec75-14f6-435d-b4e3-e8fb3844d9c1",
    "regionName" : "content",
    "type" : "region"
  }, {
    "id" : "c0398406-6a67-4006-abdf-c90203f0aa48",
    "regionName" : "footer",
    "type" : "region"
  }, {
    "components" : [ {
      "componentAttributes" : {
        "customHeadTags" : "",
        "description" : "",
        "title" : "Error"
      },
      "componentName" : "forceCommunity:seoAssistant",
      "id" : "4683476f-e4bf-4709-a9b4-5a4fca5d1c9a",
      "renditionMap" : { },
      "type" : "component"
    } ],
    "id" : "f7aafc3f-c920-4c75-9d02-5d4140ca0048",
    "regionName" : "sfdcHiddenRegion",
    "type" : "region"
  } ],
  "themeLayoutType" : "Inner",
  "type" : "view",
  "viewType" : "error"
}