When I add the following HTML to a template, list.html:
<a href="mailto:someone@yoursite.com">mail</a>
The expected behavior would be that when I click on mail it tries to open my email client. Instead nothing happens. This has previously worked.
Not sure if this is a Hugo related issue or browser? I’ve tried this in Chrome and Safari.