mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-14 02:02:19 +00:00
fix(naming-day): Improved Habitica logo
This commit is contained in:
parent
65f21619ae
commit
3dc78a86f6
1 changed files with 1 additions and 2 deletions
|
|
@ -51,8 +51,7 @@ html(ng-app='habitrpg', ng-controller='RootCtrl')
|
|||
span.icon-bar
|
||||
span.icon-bar
|
||||
a.navbar-brand(href='#')
|
||||
img(src='https://s3.amazonaws.com/habitica-assets/assets/gryphon_logo.png')
|
||||
img(src='https://s3.amazonaws.com/habitica-assets/assets/habitica_wordmark.png')
|
||||
img(src='https://s3.amazonaws.com/habitica-assets/assets/habitica_lockup2_desat.png')
|
||||
// Collect the nav links, forms, and other content for toggling
|
||||
#bs-example-navbar-collapse-1.collapse.navbar-collapse
|
||||
ul.nav.navbar-nav.navbar-right
|
||||
|
|
|
|||
Loading…
Reference in a new issue