Call it "news"

This commit is contained in:
Parker Moore 2013-05-12 14:39:41 +02:00
parent cd3e95beac
commit 411911977b
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
pygments: true
relative_permalinks: false
gauges_id: 503c5af6613f5d0f19000027
permalink: /blog/:year/:month/:day/:title
permalink: /news/:year/:month/:day/:title

View File

@ -6,7 +6,7 @@
<a href="{{ site.url }}/docs/home">Doc<span class="show-on-mobiles">s</span><span class="hide-on-mobiles">umentation</span></a>
</li>
<li class="{% if page.author %}current{% endif %}">
<a href="{{ site.url }}/blog">Blog</a>
<a href="{{ site.url }}/news">News</a>
</li>
<li class="">
<a href="https://github.com/mojombo/jekyll"><span class="hide-on-mobiles">View on </span>GitHub</a>