fix: 将文档语言设置为中文(zh-CN)

This commit is contained in:
MKStoler1024 2025-01-16 22:34:23 +00:00
parent 7a71449e05
commit fdcc891f17
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 MiB

After

Width:  |  Height:  |  Size: 374 KiB

View File

@ -1,5 +1,5 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="zh-CN">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">

View File

@ -21,7 +21,7 @@
佛祖保佑 永无BUG 佛祖保佑 永无BUG
--> -->
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="zh-CN">
<head> <head>
<link rel="shortcut icon" href="/favicon.ico"> <link rel="shortcut icon" href="/favicon.ico">
<meta charset="UTF-8"> <meta charset="UTF-8">