change HTML <title> on static/old-news from "Old News" to "News"
That page now contains the most recent news as well as the old news.
This commit is contained in:
@@ -5,7 +5,7 @@ block vars
|
||||
- var menuItem = 'oldNews'
|
||||
|
||||
block title
|
||||
title Old News
|
||||
title News
|
||||
|
||||
block content
|
||||
.static-old-news
|
||||
|
||||
Reference in New Issue
Block a user