mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-15 00:12:17 +00:00
refactor(addthis): remove superfluous addthis inclusion
This commit is contained in:
parent
67ee011aa3
commit
4d32092e8f
1 changed files with 0 additions and 3 deletions
|
|
@ -17,9 +17,6 @@ html(ng-app='habitrpgStatic')
|
|||
|
||||
!= env.getManifestFiles("static")
|
||||
|
||||
script(type='text/javascript').
|
||||
$.getScript("//s7.addthis.com/js/250/addthis_widget.js#pubid=lefnire");
|
||||
|
||||
body
|
||||
div(ng-controller='AuthCtrl',style='margin-top:60px;')
|
||||
include ./login-modal
|
||||
|
|
|
|||
Loading…
Reference in a new issue