Test removal of Front Matter from Markdown files

This commit is contained in:
Jeff Parsons 2015-12-07 13:19:08 -08:00
commit 553b5b1df8
2 changed files with 15 additions and 2 deletions

View file

@ -1,3 +1,9 @@
---
layout: page
title: About JavaScript Machines
permalink: /docs/about/
---
About JavaScript Machines
---