diff --git a/_layouts/default.html b/_layouts/default.html new file mode 100644 index 0000000..641b989 --- /dev/null +++ b/_layouts/default.html @@ -0,0 +1,21 @@ + + + + + {{ page.title }} + + + + +

{{ page.title }}

+
+ {{ content }} +
+ + + \ No newline at end of file