From da42e2995c00293af89c71fe5ba6e16cbb77e1b3 Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期五, 16 六月 2023 17:24:31 +0800
Subject: [PATCH] backup code

---
 force-app/main/default/experiences/Site3/routes/home.json |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 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..b468aa5 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" : ""
+}
\ No newline at end of file

--
Gitblit v1.9.1