Skip to content

Commit

Permalink
Update default.html
Browse files Browse the repository at this point in the history
Remove tags that are no longer necessary in HTML5.
  • Loading branch information
Fábio Santos committed Oct 12, 2014
1 parent ba8364d commit 2c0d9b2
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 xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us">
<html lang="en-us">

{% include head.html %}

Expand Down

0 comments on commit 2c0d9b2

Please sign in to comment.