Skip to content

Commit cbfd281

Browse files
committed
rn: headers on every page
Some pages were missing their headers.
1 parent 2de0aa4 commit cbfd281

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

rev_news/archive.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ layout: default
33
title: Git Rev News Archive
44
---
55

6+
# Archive
7+
68
Here you can see all the previous editions. See [About Git Rev News](/rev_news/rev_news.html) for ways you can subscribe.
79

810
<ul>

rev_news/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: Git Rev News
44
---
55

66
# Latest edition
7+
78
{% for post in site.posts limit:1 %}
89
{% include news_item.html %}
910
{% endfor %}

rev_news/news_sources.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ layout: default
33
title: Git Rev News Sources
44
---
55

6+
# Sources
7+
68
Some ideas on where we can go to gather Git Rev News material.
79

810
## Mailing lists

0 commit comments

Comments
 (0)