Skip to content

Commit 318f5df

Browse files
authored
Create _default.html
1 parent 83206d3 commit 318f5df

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_layouts/_default.html

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<html>
2+
<head>
3+
{% include head.html %}
4+
{% seo %}
5+
</head>
6+
</html>

0 commit comments

Comments
 (0)