diff --git a/website/views/static/front.jade b/website/views/static/front.jade index 9927ef3551..bbd25b9603 100644 --- a/website/views/static/front.jade +++ b/website/views/static/front.jade @@ -15,7 +15,7 @@ block content .marketing //we need to use something that's not jumbotron for this, but still keep it centered //could someone write something else to make it pretty? - img(src='/bower_components/habitrpg-shared/img/logo/habitrpg_pixel.png', alt='HabitRPG logo') + img(src='/common/img/logo/habitrpg_pixel.png', alt='HabitRPG logo') //this image needs to be replaced by something more enticing, that shows off the features of hRPG //while acting similarly to a logo h1#tagline=env.t('tagline')