mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-31 19:20:25 +00:00
Merge pull request #1413 from lefnire/paglias/new-shared-paths
New path for habitrpg-shared
This commit is contained in:
commit
eea9b05468
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