From 70cbaffee59afcc08c07f43411cd015d6f930a81 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:26:48 +0800 Subject: [PATCH] test --- {static/config => config}/configmap.js | 0 index.html | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename {static/config => config}/configmap.js (100%) diff --git a/static/config/configmap.js b/config/configmap.js similarity index 100% rename from static/config/configmap.js rename to config/configmap.js diff --git a/index.html b/index.html index 468cd39..c07e2f5 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@
- + -- 2.26.0