From bf02ea7ae1aff258b7ad7ce74ddb0f4dee6cb7f6 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Sun, 23 Jun 2024 19:02:03 +0800
Subject: [PATCH] 语言只保留英文和印度 首页加个带框 关于我们
---
index.html | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/index.html b/index.html
index 23c1435..08d6a1d 100644
--- a/index.html
+++ b/index.html
@@ -38,6 +38,8 @@
passive: false
});
</script>
+
+
</head>
<body style="height: 100%; position: absolute; width: 100%;">
--
Gitblit v1.9.3