middleman/middleman-core/fixtures/frontmatter-app/source/front-matter-auto.erb

6 lines
79 B
Plaintext

---
layout: false
title: This is the title
---
<h1><%= data.page.title %></h1>