Skip to content

Commit

Permalink
add doctype and lang tag
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo committed Jul 11, 2016
1 parent 4a947ab commit db3f3cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<html>
<!DOCTYPE html>
<html lang="en-gb">
<head>
<meta charset="utf-8">
<meta lang="en-gb">
Expand Down

0 comments on commit db3f3cc

Please sign in to comment.