documentation_project/source/helpers-resources.html.md.erb in middleman-targets-1.0.1 vs documentation_project/source/helpers-resources.html.md.erb in middleman-targets-1.0.2
- old
+ new
@@ -1,11 +1,11 @@
---
title: Helpers and Resources
layout: template-logo-medium
---
-# Helpers and Resources
+# <%= current_page.data.title %>
`middleman-targets` includes some helpers and some page resources that make
working with multiple targets easier.
@@ -92,7 +92,8 @@
<li><a href="index.html">Welcome to middleman-targets</a></li>
<li><a href="simple-demo.html">Simple features demonstration</a></li>
<li><a href="build-serve-targets.html">Build and Serve different targets</a></li>
<li><a href="target-feature-config.html">Configuration</a></li>
<li><a href="frontmatter.html">Front Matter</a></li>
+<li><a href="cli.html">Command Line Interface</a></li>
</ul>
<% end %>