Adds default layout
This commit is contained in:
parent
895f8db52e
commit
41fb289a21
5
_layouts/default.html
Normal file
5
_layouts/default.html
Normal file
@ -0,0 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<h1>Hello world</h1>
|
||||
{{ content }}
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user