Skip to content

Commit e307ee0

Browse files
committed
Change html lang
1 parent 8b0ebd8 commit e307ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
---
44

55
<!DOCTYPE html>
6-
<html lang="pt-br">
6+
<html lang="zh">
77
{% include head.html %}
88
<body>
99
{% include svg-icons.html %}

0 commit comments

Comments
 (0)