Custom title and href
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/skip_link", {
text: "Skip to my content",
href: "#my-content"
} %>
<%= render "govuk_publishing_components/components/skip_link", {
text: "Skip to my content",
href: "#my-content"
} %>