diff --git a/index.html b/index.html
index 8f2002b..9e43e59 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,14 @@
-
+
浙ICP备2023044109号
diff --git a/main.js b/main.js
index 5935ef8..3b407c1 100644
--- a/main.js
+++ b/main.js
@@ -40,13 +40,4 @@ const item = (site) => `
`
-document.querySelector("#app").innerHTML = `
-
-`
-
document.querySelector("#sites").innerHTML = sites.map(item).join("")
diff --git a/style.css b/style.css
index a6d76f3..054a9cc 100644
--- a/style.css
+++ b/style.css
@@ -32,7 +32,7 @@ a {
.title {
margin: 0 0 2rem;
line-height: 1.15;
- font-size: 3rem;
+ font-size: 2rem;
}
.title,