Skip to content

How to add mailto links for the actionLink #93

@ghost

Description

I'm setting up a dummy website using VuePress, and I don't know how to get the actionLink in the Front Matter for the Homepage to link to mailto:tim@itspugle.ga. At the moment, it's looking like this:
VuePress Dummy Button

and the Front Matter is:

---
home: true
heroImage: /assets/header.jpg
actionText: Get in touch 📩
actionLink: mailto:tim@itspugle.ga
(features & footer down here)
---

When I click the button, it takes me to http://localhost:8080/mailto:tim@itspugle.ga.html

(Just to clarify, that email isn't working just yet 🙂)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions