I would think if you’re having someone see the “public” view of a task, you wouldn’t want the links at the top to go back to your Org website instead of the WebODM backend.
I looked at app/templates/app/base.html and see that the href is just hard coded to “/”. Would that be a feature that people would want? It would be quite easy to update and have it set to be what that org url is. Then for non rebranded pages (the default), that url would just be “/”?