diff --git a/wherehows-web/app/styles/abstracts/_variables.scss b/wherehows-web/app/styles/abstracts/_variables.scss index 3c9d1c9612..194e6b68b2 100644 --- a/wherehows-web/app/styles/abstracts/_variables.scss +++ b/wherehows-web/app/styles/abstracts/_variables.scss @@ -123,4 +123,4 @@ $z-indexes: ( /// Absolute URL where all assets are served from /// @type String -$base-url: '/assets/' !default; +$base-url: '/assets/assets/' !default; diff --git a/wherehows-web/app/templates/login.hbs b/wherehows-web/app/templates/login.hbs index eb471979f8..ce807d84b8 100644 --- a/wherehows-web/app/templates/login.hbs +++ b/wherehows-web/app/templates/login.hbs @@ -1,7 +1,7 @@
- WhereHows Logo

WHEREHOWS

diff --git a/wherehows-web/app/templates/navbar.hbs b/wherehows-web/app/templates/navbar.hbs index 5ccf8b2c6f..98d900a4d1 100644 --- a/wherehows-web/app/templates/navbar.hbs +++ b/wherehows-web/app/templates/navbar.hbs @@ -10,7 +10,7 @@ {{#link-to "datasets" class="navbar-brand"}}

- WhereHows Logo (Beta)
@@ -42,7 +42,7 @@