Improve markdown rendering on homepage

Tom Rutgers committed Aug 28, 2018
commit 2c060efb016d2a442d1e35666938073c0231d823
Showing 1 changed file with 1 additions and 2 deletions
source/index.html.slim +1 -2
@@ @@ -11,8 +11,7 @@ section.homepage-story
.container
.row
.story-content
- markdown:
- #{data.pages.home.story}
+ = markdown data.pages.home.story
section.homepage-products.products
.container