diff --git a/website/server/controllers/api-v3/news.js b/website/server/controllers/api-v3/news.js index 0bafd3d2f7..d72981aa7d 100644 --- a/website/server/controllers/api-v3/news.js +++ b/website/server/controllers/api-v3/news.js @@ -4,7 +4,7 @@ const api = {}; // @TODO export this const, cannot export it from here because only routes are exported from // controllers -const LAST_ANNOUNCEMENT_TITLE = 'SHIMMER HAIR COLORS AND PASTEL SKIN SET!'; +const LAST_ANNOUNCEMENT_TITLE = 'BLOG POST: HALL OF HEROES'; const worldDmg = { // @TODO bailey: false, }; @@ -31,18 +31,24 @@ api.getNews = {
+
- The Seasonal Edition Shimmer Hair Colors and Pastel Skin Set are now available for - purchase in the User menu > Edit Avatar! These skin sets will only be available to - purchase until April 30th, and then they will disappear from the shop until next - Spring Fling. If you buy them, though, you will have access to them year-round! + This month's featured Wiki article is about the Hall of Heroes! We hope that it + will help you as learn about Habitica's community and contributors. Be sure to check it + out, and let us know what you think by reaching out on Twitter, Tumblr, and Facebook.
-