I posted an answer on a recent thread. Use a need link with the target set. Each icon clicked with the same target open in the same window.
Regards
Tony
But using this method to specify the page will open the wiki once and will then navigate to the corresponding page.
<a href="https://tiddlywiki.com/#Hello There" target="tiddlywiki" > Hello There</a><a href="https://tiddlywiki.com/#Messages" target="tiddlywiki" > Messages</a>