mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
Call it "news"
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
pygments: true
|
||||
relative_permalinks: false
|
||||
gauges_id: 503c5af6613f5d0f19000027
|
||||
permalink: /blog/:year/:month/:day/:title
|
||||
permalink: /news/:year/:month/:day/:title
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user