From 7b295fb74c058b5ee7697310789d213585172bab Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Thu, 4 Nov 2021 18:24:31 +1100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ec1066..e1621ea 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Acceptable link parameters are: [author] links = { # Simple link - { github = { href = "https://github.com/jpanther/lynx", text = "Visit my website" }} + { github = "https://github.com/jpanther/lynx" } # Custom link { link = { href = "https://github.com/jpanther/lynx", text = "GitHub Project", icon = "github" }}