mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-19 12:18:51 +00:00
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:
parent
dd6c1c764a
commit
39c00ea433
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ block vars
|
|||
- var menuItem = 'oldNews'
|
||||
|
||||
block title
|
||||
title Old News
|
||||
title News
|
||||
|
||||
block content
|
||||
.static-old-news
|
||||
|
|
|
|||
Loading…
Reference in a new issue