retype icon indicating copy to clipboard operation
retype copied to clipboard

Project custom links: Add title attribute

Open conanthedev opened this issue 2 years ago • 0 comments

With the project top menu custom links we can set text, icon, alignment and target. It would be useful if we could also provide a title attribute like this:

retype.yml

links:
- text: Getting Started
  link: https://retype.com/getting_started/
  title: Some custom title shown in the hyperlink tooltip

conanthedev avatar Jan 06 '24 19:01 conanthedev