binxie
2023-06-16 da42e2995c00293af89c71fe5ba6e16cbb77e1b3
force-app/main/default/experiences/Site3/views/error.json
@@ -4,37 +4,30 @@
  "dataProviders": [],
  "id": "c792b011-93b7-4274-aa53-359303ca2567",
  "label": "Error",
  "regions": [
    {
  "regions" : [ {
      "id": "1789e5dc-0771-4bbe-bacd-189f7ff243ab",
      "regionName": "header",
      "type": "region"
    },
    {
      "components": [
        {
  }, {
    "components" : [ {
          "componentAttributes": {
            "richTextValue": "<div style='text-align: center;'>Invalid Page</div>"
        "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": [
        {
  }, {
    "components" : [ {
          "componentAttributes": {
            "customHeadTags": "",
            "description": "",
@@ -44,13 +37,11 @@
          "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"