From dd1c643be561ebfbb521431b49d6e1e65bfcbd81 Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期五, 14 七月 2023 14:49:07 +0800
Subject: [PATCH] fixconflict

---
 force-app/main/default/experiences/Site3/routes/home.json |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/force-app/main/default/experiences/Site3/routes/home.json b/force-app/main/default/experiences/Site3/routes/home.json
index 4d78d72..835d623 100644
--- a/force-app/main/default/experiences/Site3/routes/home.json
+++ b/force-app/main/default/experiences/Site3/routes/home.json
@@ -1,10 +1,10 @@
 {
-  "activeViewId": "e2e60370-e191-4f54-8b77-7da2fdc0c01f",
-  "appPageId": "7f290f39-4245-4612-9453-2b0c9f9e3701",
-  "id": "b57a9b81-a622-4699-9467-83854f1b4d90",
-  "label": "Home",
-  "pageAccess": "Public",
-  "routeType": "home",
-  "type": "route",
-  "urlPrefix": ""
+    "activeViewId": "e2e60370-e191-4f54-8b77-7da2fdc0c01f",
+    "appPageId": "7f290f39-4245-4612-9453-2b0c9f9e3701",
+    "id": "b57a9b81-a622-4699-9467-83854f1b4d90",
+    "label": "Home",
+    "pageAccess": "Public",
+    "routeType": "home",
+    "type": "route",
+    "urlPrefix": ""
 }

--
Gitblit v1.9.1