Skip to content

Commit 1c85d11

Browse files
authored
fix lang
fix lang
1 parent 835d71f commit 1c85d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html>
2+
<html lang="{{ site.lang | default: "ru-RU" }}">
33
<head>
44
<title>PHP Compiler CMF - Content Management Framework | Документация</title>
55
</head>

0 commit comments

Comments
 (0)