diff --git a/_layouts/home.html b/_layouts/home.html new file mode 100644 index 0000000..7685b86 --- /dev/null +++ b/_layouts/home.html @@ -0,0 +1,40 @@ +--- +layout: default +--- + +{% include hud.html %} + +
{{ post.excerpt | strip_html | truncate: 200 }}
+ {% endif %} +