Skip to content

Commit

Permalink
Merge pull request jekyll#3 from HugoGiraudel/patch-1
Browse files Browse the repository at this point in the history
Merge pull request 3
  • Loading branch information
jekyllbot authored Jun 14, 2016
2 parents 1aa4d64 + 80c1a76 commit 12a5c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="{{ page.lang | default: site.lang | default: "en" }}">

{% include head.html %}

Expand Down

0 comments on commit 12a5c46

Please sign in to comment.