✏️ Update readme link

This commit is contained in:
James Panther 2021-11-06 17:52:19 +11:00
parent b276d32a04
commit 95a5b09e32
No known key found for this signature in database
GPG Key ID: D36F789E45745D17

View File

@ -8,7 +8,7 @@ disableKinds = ["taxonomy", "term"]
name = "Lynx" name = "Lynx"
image = "author.jpg" image = "author.jpg"
links = [ links = [
{ link = { href = "https://github.com/jpanther/lynx/blob/stable/README.md", text = "View the readme" } }, { link = { href = "https://github.com/jpanther/lynx/blob/stable/README.md", text = "View the readme", icon = "github" } },
{ link = { href = "styles/", text = "All the link styles", target = "_self" } }, { link = { href = "styles/", text = "All the link styles", target = "_self" } },
{ github = "https://github.com/jpanther/lynx" }, { github = "https://github.com/jpanther/lynx" },
{ twitter = "https://twitter.com/jpanther" }, { twitter = "https://twitter.com/jpanther" },