Merge pull request #79 from toolvcn/相思

feat(projects): HTML lang 修改为 zh-cmn-Hans
This commit is contained in:
Soybean 2022-04-22 13:31:11 +08:00 committed by GitHub
commit 20347b7d65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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