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

6 lines
71 B
Plaintext

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