mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
Merge branch 'angular_rewrite' of github.com:lefnire/habitrpg into angular_rewrite
This commit is contained in:
commit
6cd6c55e87
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ html
|
|||
!= css('index')
|
||||
|
||||
// HabitRPG Shared
|
||||
link(rel='stylesheet', href='/bower_components/habitrpg-shared/spritesheets.css')
|
||||
link(rel='stylesheet', href='/bower_components/habitrpg-shared/dist/spritesheets.css')
|
||||
|
||||
// JS
|
||||
script(type='text/javascript', src='/bower_components/jquery/jquery.min.js')
|
||||
|
|
|
|||
Loading…
Reference in a new issue