runhide
September 19, 2020, 8:23pm
1
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.
nekr0z
September 19, 2020, 8:26pm
2
If the rendered page code (what you see when you do the “show source code” in your browser) is exactly that, it’s your browsers’ issue, or even the OS’s.
1 Like
system
Closed
September 21, 2020, 8:27pm
3
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.