retypeapp / retype

Retype is an ✨ ultra-high-performance✨ static site generator that builds a website based on simple text files.
https://retype.com
Other
1.01k stars 201 forks source link

Project custom links: Add title attribute #672

Open Canadastartes opened 5 months ago

Canadastartes commented 5 months ago

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