From 6309c01d84115f4f4b721b8eec8416944f7ea986 Mon Sep 17 00:00:00 2001 From: Fabien CASTERS Date: Fri, 5 Mar 2021 12:11:46 +0100 Subject: add params.social.name to display the name on mouseover --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index c506cd3..1f9453c 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ To add a social link, add the following lines in `params`: ``` [[params.social]] icon = "github" + name = "My Github" url = "https://github.com/vaga" ``` -- cgit v1.2.3