Skip to content

Commit 23e75e7

Browse files
committed
Adding new layout
1 parent b817242 commit 23e75e7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

_layouts/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!DOCTYPE html>
2+
<html>
3+
4+
5+
6+
<body>
7+
8+
{{ content }}
9+
10+
</body>
11+
12+
</html>

0 commit comments

Comments
 (0)