diff --git a/home/_layouts/default.html b/home/_layouts/default.html index 83ec2e9c..15187788 100644 --- a/home/_layouts/default.html +++ b/home/_layouts/default.html @@ -6,7 +6,11 @@ + {% include header.html %} + {{ content }} + + {% include footer.html %} \ No newline at end of file