fix: html lang="zh-CN"

This commit is contained in:
pany 2024-11-04 17:55:12 +08:00
parent bc0c8f4cc4
commit 3a18c38218

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" />