From 0fdda5ed865837d7563b88fdf9471b7fea8ebacd Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sun, 19 Mar 2023 14:15:58 -0700 Subject: [PATCH] Update social icon example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4f30161..8200f55b 100644 --- a/README.md +++ b/README.md @@ -337,7 +337,7 @@ paige: width: "" # CSS unit; image width social: examplesite: - bootstrap_icon: "" # Example is "example-icon" + class: "" # Examples are "bi bi-emoji-smile" and "fa-regular fa-face-smile" name: "" # Example is "Example" url: "" # Example is "https://example.com/username" ```