From 0c4796706fc9473d069b620321a54b20a119906c Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期二, 11 七月 2023 14:16:44 +0800
Subject: [PATCH] Merge branch 'LEXUpgrade2023-Deloitte'

---
 force-app/main/default/experiences/Site3/views/home.json |   45 +++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 45 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/experiences/Site3/views/home.json b/force-app/main/default/experiences/Site3/views/home.json
new file mode 100644
index 0000000..393481f
--- /dev/null
+++ b/force-app/main/default/experiences/Site3/views/home.json
@@ -0,0 +1,45 @@
+{
+    "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"
+}

--
Gitblit v1.9.1