From 93d9164c6a67e4161eff6cd00c16b879d382ab7b Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Sat, 30 Apr 2022 21:25:41 -0500 Subject: [PATCH] Add social media share icons to example config --- exampleSite/config.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml index 987cbac..3b8fbca 100644 --- a/exampleSite/config.yaml +++ b/exampleSite/config.yaml @@ -34,6 +34,14 @@ params: # display a "Latest Posts" section on the homepage below its content homepageLatestPosts: true + # social media share icons + # shareButtons: + # twitter: true + # facebook: true + # linkedin: true + # reddit: true + # telegram: true + # footer: >- # Some example text for the footer.