diff --git a/_layouts/default.html b/_layouts/default.html new file mode 100644 index 0000000..7d2b6b8 --- /dev/null +++ b/_layouts/default.html @@ -0,0 +1,51 @@ + + +
+ + + +{% seo %} + + + + + + + {% include head-custom.html %} + + +{{ site.description | default: site.github.project_tagline }}
+