diff --git a/branding/constants/links.js b/branding/constants/links.js
index 070ffa1..cdccbae 100644
--- a/branding/constants/links.js
+++ b/branding/constants/links.js
@@ -1,3 +1,4 @@
+// this file is duplicated in `backend/src/config/links.js` and `webapp/constants/links.js` and replaced on rebranding
export default {
ORGANIZATION: 'https://ocelot.social',
DONATE: 'https://ocelot-social.herokuapp.com/donations',
diff --git a/branding/constants/logos.js b/branding/constants/logos.js
new file mode 100644
index 0000000..d093c7b
--- /dev/null
+++ b/branding/constants/logos.js
@@ -0,0 +1,10 @@
+// this file is duplicated in `backend/src/config/logos.js` and `webapp/constants/logos.js` and replaced on rebranding
+// this are the paths in the webapp
+export default {
+ LOGO_HEADER_PATH: '/img/custom/logo-horizontal.svg',
+ LOGO_SIGNUP_PATH: '/img/custom/logo-squared.svg',
+ LOGO_WELCOME_PATH: '/img/custom/logo-squared.svg',
+ LOGO_LOGOUT_PATH: '/img/custom/logo-squared.svg',
+ LOGO_PASSWORD_RESET_PATH: '/img/custom/logo-squared.svg',
+ LOGO_MAINTENACE_RESET_PATH: '/img/custom/logo-squared.svg',
+}
diff --git a/branding/constants/metadata.js b/branding/constants/metadata.js
index 55dfe23..e5f32c7 100644
--- a/branding/constants/metadata.js
+++ b/branding/constants/metadata.js
@@ -1,3 +1,4 @@
+// this file is duplicated in `backend/src/config/metadata.js` and `webapp/constants/metadata.js` and replaced on rebranding
export default {
APPLICATION_NAME: 'ocelot.social',
APPLICATION_SHORT_NAME: 'ocelot',
diff --git a/branding/static/img/custom/Logo-Horizontal-Dark.svg b/branding/static/img/custom/Logo-Horizontal-Dark.svg
deleted file mode 100644
index deba991..0000000
--- a/branding/static/img/custom/Logo-Horizontal-Dark.svg
+++ /dev/null
@@ -1,48 +0,0 @@
-
diff --git a/branding/static/img/custom/Logo-Horizontal.svg b/branding/static/img/custom/logo-horizontal.svg
similarity index 99%
rename from branding/static/img/custom/Logo-Horizontal.svg
rename to branding/static/img/custom/logo-horizontal.svg
index 27b522b..d821c83 100644
--- a/branding/static/img/custom/Logo-Horizontal.svg
+++ b/branding/static/img/custom/logo-horizontal.svg
@@ -1,6 +1,6 @@
-