Update header.html
This commit is contained in:
parent
e336e58e2e
commit
36211a1a95
|
@ -1,5 +1,5 @@
|
|||
<!doctype html>
|
||||
<html class="no-js" lang="">
|
||||
<html class="no-js" lang="en-US">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
@ -9,4 +9,4 @@
|
|||
<link rel="stylesheet" href="{{ site.baseurl }}/assets/css/style.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body>
|
||||
|
|
Loading…
Reference in New Issue