We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c170d15 commit 1a4701eCopy full SHA for 1a4701e
app/my-dashboard/my-dashboard.jade
@@ -11,6 +11,8 @@
11
tc-banner(theme="black", banner-name="1million")
12
.social-sharing
13
span #TC1MILLION on
14
+ //- hardcoded domain because we need the links to be shared only for prod
15
+ //- and after some time we would remove this banner
16
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")
17
img(src="//topcoder.com/wp-content/uploads/2016/05/btn-social-twitter.png")
18
0 commit comments