mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-11 16:08:02 -05:00
kill the credits page
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
layout: docs
|
||||
title: Credits
|
||||
prev_section: resources
|
||||
---
|
||||
|
||||
Move along, people. Nothing to see here.
|
||||
@@ -2,7 +2,6 @@
|
||||
layout: docs
|
||||
title: Resources
|
||||
prev_section: sites
|
||||
next_section: credits
|
||||
---
|
||||
|
||||
Jekyll’s 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.
|
||||
|
||||
Reference in New Issue
Block a user