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

AS#125999129126033, 1 Million users hero banner on Dashboard #812

Merged
merged 1 commit into from
May 11, 2016
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: 2 additions & 0 deletions app/my-dashboard/my-dashboard.jade
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
tc-banner(theme="black", banner-name="1million")
.social-sharing
span #TC1MILLION on
//- hardcoded domain because we need the links to be shared only for prod
//- and after some time we would remove this banner
a.twitter(href="//twitter.com/home?status=Topcoder%20has%20reached%20an%20epic%20milestone%20and%20is%20now%20over%201%20Million%20Strong!%20https%3A//www.topcoder.com/blog/1-million-members-strong/%20%23TC1MILLION")
img(src="//topcoder.com/wp-content/uploads/2016/05/btn-social-twitter.png")

Expand Down