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

5 lines
71 B
Text

---
title: Hola Mundo
layout: false
---
<%= current_page.data.title %>