summaryrefslogtreecommitdiff
path: root/_posts/2013-12-13-mdengine.markdown
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2013-12-13-mdengine.markdown')
-rw-r--r--_posts/2013-12-13-mdengine.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2013-12-13-mdengine.markdown b/_posts/2013-12-13-mdengine.markdown
index 28f12de..4555659 100644
--- a/_posts/2013-12-13-mdengine.markdown
+++ b/_posts/2013-12-13-mdengine.markdown
@@ -3,7 +3,7 @@ layout: post
title: MDEngine
description: A drag-and-drop PHP script enabling simple serving of rendered Markdown files.
date: 2013-12-13 00:00:00
-type: project
+category: projects
---
MDEngine was born of my need to serve static Markdown files simply and beautifully. I accomplished this by creating MDEngine, the PHP Markdown Engine.