mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-17 08:50:58 -05:00
Not using Mixpanel any more.
This commit is contained in:
parent
7ec870386c
commit
bb7c232455
1 changed files with 2 additions and 4 deletions
|
@ -75,8 +75,6 @@ block footer
|
|||
iframe.github-star-button(src="http://ghbtns.com/github-btn.html?user=codecombat&repo=codecombat&type=watch&count=true", allowtransparency="true", frameborder="0", scrolling="0", width="110", height="20")
|
||||
|
||||
#footer-credits
|
||||
a.mixpanel-badge(href="https://mixpanel.com/f/partner")
|
||||
img(src="//cdn.mxpnl.com/site_media/images/partner/badge_light.png", alt="Mobile Analytics")
|
||||
span
|
||||
span © All Rights Reserved
|
||||
br
|
||||
|
@ -86,7 +84,7 @@ block footer
|
|||
span Site Design by
|
||||
br
|
||||
a(href="http://www.fullyillustrated.com/") Fully Illustrated
|
||||
a.firebase-bade(href="https://www.firebase.com/")
|
||||
img(src="/images/pages/base/firebase.png", alt="Powered by Firebase")
|
||||
//a.firebase-bade(href="https://www.firebase.com/") // Not using right now
|
||||
// img(src="/images/pages/base/firebase.png", alt="Powered by Firebase")
|
||||
|
||||
block extra_footer_content
|
||||
|
|
Loading…
Reference in a new issue