3
0

wip on hb
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Mike Sutton 2024-03-08 23:50:22 +01:00
parent 4e999e3d35
commit e875c34bc9

View File

@ -43,7 +43,7 @@ const fixLogo = () => {
header.appendChild(logo);
}
if (loginBtnWrapper) loginBtnWrapper.remove();
// if (loginBtnWrapper) loginBtnWrapper.remove();
// if (signupBtnWrapper) signupBtnWrapper.remove();
}