📝 Update readme

This commit is contained in:
James Panther 2021-11-04 18:24:31 +11:00
parent 718b0b639e
commit 7b295fb74c
No known key found for this signature in database
GPG Key ID: D36F789E45745D17

View File

@ -73,7 +73,7 @@ Acceptable link parameters are:
[author] [author]
links = { links = {
# Simple link # Simple link
{ github = { href = "https://github.com/jpanther/lynx", text = "Visit my website" }} { github = "https://github.com/jpanther/lynx" }
# Custom link # Custom link
{ link = { href = "https://github.com/jpanther/lynx", text = "GitHub Project", icon = "github" }} { link = { href = "https://github.com/jpanther/lynx", text = "GitHub Project", icon = "github" }}