mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-04-29 21:44:24 +02:00
Use lang='zh-CN' to optimize font display
It should look much better
This commit is contained in:
parent
a2fa11d8ea
commit
60b9156f08
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en" xmlns="http://www.w3.org/1999/html">
|
<html lang="zh-CN" xmlns="http://www.w3.org/1999/html">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
|
Loading…
Reference in New Issue
Block a user