Skip to content

Commit df705f6

Browse files
committed
Moving secret head comment lower
1 parent 06a7025 commit df705f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_layouts/default.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<!-- Created with Jekyll Now - http://github.com/barryclark/jekyll-now -->
5-
64
<meta charset="utf-8" />
75
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
86
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
@@ -15,6 +13,8 @@
1513
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
1614

1715
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}/style.css" />
16+
17+
<!-- Created with Jekyll Now - http://github.com/barryclark/jekyll-now -->
1818
</head>
1919

2020
<body>

0 commit comments

Comments
 (0)