From 41fede3bd6425108abc2d0ffb218135ef924f1d0 Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Sat, 18 Feb 2023 14:01:19 +0530 Subject: [PATCH] Add title to socialIcons #1032 --- Icons.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Icons.md b/Icons.md index 8fcb5d9..0144f85 100644 --- a/Icons.md +++ b/Icons.md @@ -89,8 +89,10 @@ Usage : ``` socialIcons: - name: "kofi" + title: "" url: "https://kofi.com" - name: "twitter" + title: "" url: "https://twitter.com" ```