diff --git a/_layouts/default.html b/_layouts/default.html index e69de29..5e70085 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -0,0 +1,13 @@ + + + + {% include head.html %} + + + + {% include header.html %} + {% include footer.html %} + {% include js.html %} + + + \ No newline at end of file