From fd116e07df6d821f2c2388bb811aee443fb5d964 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E4=BC=9F=E5=BA=9A?= Date: Tue, 13 Jun 2023 16:45:01 +0800 Subject: [PATCH] update --- index.html | 2 +- {config => public/config}/configmap.js | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename {config => public/config}/configmap.js (100%) diff --git a/index.html b/index.html index c07e2f5..b91f9d9 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@
- + diff --git a/config/configmap.js b/public/config/configmap.js similarity index 100% rename from config/configmap.js rename to public/config/configmap.js -- 2.26.0