diff --git a/webapp/static/favicon.ico b/static/favicon.ico similarity index 100% rename from webapp/static/favicon.ico rename to static/favicon.ico diff --git a/webapp/static/icon.png b/static/icon.png similarity index 100% rename from webapp/static/icon.png rename to static/icon.png diff --git a/webapp/static/img/custom/Logo-Horizontal-Dark.svg b/static/img/custom/Logo-Horizontal-Dark.svg similarity index 100% rename from webapp/static/img/custom/Logo-Horizontal-Dark.svg rename to static/img/custom/Logo-Horizontal-Dark.svg diff --git a/webapp/static/img/custom/Logo-Horizontal.svg b/static/img/custom/Logo-Horizontal.svg similarity index 100% rename from webapp/static/img/custom/Logo-Horizontal.svg rename to static/img/custom/Logo-Horizontal.svg diff --git a/webapp/static/img/custom/logout.svg b/static/img/custom/logout.svg similarity index 100% rename from webapp/static/img/custom/logout.svg rename to static/img/custom/logout.svg diff --git a/webapp/static/img/custom/password-reset.svg b/static/img/custom/password-reset.svg similarity index 100% rename from webapp/static/img/custom/password-reset.svg rename to static/img/custom/password-reset.svg diff --git a/webapp/static/img/custom/sign-up.svg b/static/img/custom/sign-up.svg similarity index 100% rename from webapp/static/img/custom/sign-up.svg rename to static/img/custom/sign-up.svg diff --git a/webapp/static/img/custom/under-maintenance.svg b/static/img/custom/under-maintenance.svg similarity index 100% rename from webapp/static/img/custom/under-maintenance.svg rename to static/img/custom/under-maintenance.svg diff --git a/webapp/static/img/custom/welcome.svg b/static/img/custom/welcome.svg similarity index 100% rename from webapp/static/img/custom/welcome.svg rename to static/img/custom/welcome.svg