feat(projects): HTML lang 修改为 zh-cmn-Hans

This commit is contained in:
相思 2022-04-22 13:00:50 +08:00 committed by Soybean
parent c9d3e5a3fd
commit b9c5c34979

View File

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