【修复】入口文件 html 语言预设lang="zh-CN"

pull/8/head
chudong 2025-05-08 09:41:21 +08:00
parent d7a6122d9a
commit ed812d7861
2 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<!doctype html>
<html lang="en">
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="./favicon.ico" />

Binary file not shown.