You could try this in the custom JS:
if (ajaxify.data.url === '/') { document.title = 'Welcome | NodeBB'; }Changing ACP Settings through Templates
-
Is there a way to change ACP settings via custom templates?
-
@Alexander-Elliott can you give an example of what you're looking for?
-
we are looking to make it so that the Moderators can add Categories and do not want to give them full admin permissions.