mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
new path for habitrpg-shared
This commit is contained in:
parent
3417e3a76b
commit
dc96a97fe2
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