更新 index.html 文件,修复了图标链接和样式表链接,优化了页面加载性能。

This commit is contained in:
wood chen 2025-07-12 05:28:32 +08:00
parent 983ccbdfcf
commit 7ae6a8d466
2 changed files with 9 additions and 0 deletions

4
.edgeone/project.json Normal file
View File

@ -0,0 +1,4 @@
{
"Name": "eoccc",
"ProjectId": "pages-zzbzb54ax2ni"
}

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
# Tencent Cloud EdgeOne
.env
.edgeone/*
!.edgeone/project.json
.tef_dist/*