From d44936308022bbb08c320e12846e17db22cd6c8d Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Sat, 18 Feb 2023 14:01:28 +0530 Subject: [PATCH] Add title to socialIcons #1032 --- Variables.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Variables.md b/Variables.md index 6907794..2b67783 100644 --- a/Variables.md +++ b/Variables.md @@ -137,9 +137,11 @@ fuseOpts: ```yml socialIcons: - name: "" - url: "" + title: "" + url: "" - name: "" - url: "" + title: "" + url: "" ``` #### editPost