You can modify the PAGE_CONTAINER template:
Replace <a class="uix_logo" href="{{ ($xf.options.logoLink && $xf.homePageUrl) ? $xf.homePageUrl : link('index') }}">
with
because the link was only opened but not closed<a class="uix_logo" href="https://www.joyfreak.com/forums/">
This is just a misinterpretation of the code highlight.
I wanted to expand on this and have it so all pages of the XenPorta add-on redirects to the home page when clicked on logo? rather than just limiting to one template/page "EWRporta_articles_index". Any way of doing this?