_layouts/home.html in minima-rock-0.7.3 vs _layouts/home.html in minima-rock-0.8.0
- old
+ new
@@ -1,9 +1,9 @@
---
layout: default
---
-<div class="home">
+<div class="home card">
{%- if page.title -%}
<h1 class="page-heading">{{ page.title }}</h1>
{%- endif -%}
{{ content }}