data/menu.toml: ```toml title = "email" url = "mailto:user@example.com" ``` When hyperlink is clicked, the pages goes to 404 and the URL displays as `https://example.com/mailto:user@example.com`
data/menu.toml:
When hyperlink is clicked, the pages goes to 404 and the URL displays as
https://example.com/mailto:user@example.com