Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Fix date in announcement #1258

Merged
merged 1 commit into from
Jan 24, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/my-dashboard/notifications/news.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"header": "Topcoder MVPs Revealed Live",
"details": "Tune in 01/24",
"headerExpand": "Topcoder MVPs Revealed Live!",
"detailsExpand": "Join your Community Manager, Nick, on January 24th at 01:00 PM EST as he announces your 2018 MVPs. You can view the show here on your dashboard or on our Youtube Channel!",
"detailsExpand": "Join your Community Manager, Nick, on January 25th at 01:00 PM EST as he announces your 2018 MVPs. You can view the show here on your dashboard or on our Youtube Channel!",
"backgroundImage": "tc-mvp-announcement.png",
"redirectTo": "https://www.topcoder.com/community/member-programs/mvp-program/",
"redirectText": "Learn More Here",
Expand Down