X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=_layouts%2Fhome.html;fp=_layouts%2Fhome.html;h=b42937154640a8920627d260cf3946afcf80a458;hb=eeee0af1a25001353eac235cbb880486f2796e2d;hp=0000000000000000000000000000000000000000;hpb=0f54d858cf8eb4fb72a38c22647bcf299bc14c9f;p=disinclined.org.git diff --git a/_layouts/home.html b/_layouts/home.html new file mode 100644 index 0000000..b429371 --- /dev/null +++ b/_layouts/home.html @@ -0,0 +1,12 @@ +--- +layout: default +--- + +
+ {%- if page.title -%} +

{{ page.title }}

+ {%- endif -%} + + {{ content }} + +