kill the credits page

This commit is contained in:
Coby Chapple
2012-10-19 16:48:52 +01:00
parent 6f07f52303
commit cb19367171
3 changed files with 0 additions and 11 deletions

View File

@@ -77,9 +77,6 @@
<li class="{% if page.title == "Resources" %}current{% endif %}">
<a href="{{ site.url }}/docs/resources">Resources</a>
</li>
<li class="{% if page.title == "Credits" %}current{% endif %}">
<a href="{{ site.url }}/docs/credits">Credits</a>
</li>
</ul>
</aside>
</div>

View File

@@ -1,7 +0,0 @@
---
layout: docs
title: Credits
prev_section: resources
---
Move along, people. Nothing to see here.

View File

@@ -2,7 +2,6 @@
layout: docs
title: Resources
prev_section: sites
next_section: credits
---
Jekylls growing use is producing a wide variety of tutorials, frameworks, extensions, examples, and other resources that can be very helpful. Below is a collection of links to some of the most popular Jekyll resources.