Skip to content

Commit 7e16c02

Browse files
committed
Add missing newline at end of root layout file
1 parent 2b1935d commit 7e16c02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_layouts/root.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
<html>
66
{% endif %}
77
{{ content }}
8-
</html>
8+
</html>

0 commit comments

Comments
 (0)