I’d like to be able to make some of the menu entries open in a new tab. This doesn’t seem to be possible by design, but I was hoping that maybe someone found a workaround. There are some issues on GitHub about this but I couldn’t see any solution.
I know it can be done by editing the HTML files and adding target attributes to links after the site is generated, but this is not ideal. I’d have to do it every time I update the site and for each page I have. So I’m looking for something that can be implemented on Hugo directly.