Added title information to some pages

This commit is contained in:
Thomas Jensen
2014-12-24 14:04:40 +01:00
parent 1a1fc76b3d
commit 05096311aa
7 changed files with 7 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
---
layout: default
title: What are filters?
---
{% capture includedMarkdown %}{% include docs/filters.md %}{% endcapture %}

View File

@@ -1,5 +1,6 @@
---
layout: default
title: Editor Integration
---
{% capture includedMarkdown %}{% include docs/install.md %}{% endcapture %}