Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Commit

Permalink
📖(standards): add html lang
Browse files Browse the repository at this point in the history
  • Loading branch information
jpwilliams committed Mar 18, 2018
1 parent ef2578a commit b428f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_layouts/default.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
{% include head.html %}
</head>
Expand Down

0 comments on commit b428f37

Please sign in to comment.