Skip to content

Commit ed0e47e

Browse files
authored
Remove social media icons (GitHub and X) in the footer
removed social icons from jekyll config
2 parents 0c4db9d + 57993c0 commit ed0e47e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@ title-img: assets/img/ESMValTool-logo-new-white-2b.png
5252

5353
# Select the social network links that you want to show in the footer.
5454
# Uncomment the links you want to show and add your information to each one.
55-
social-network-links:
55+
# social-network-links:
5656
5757
# rss: true # remove this line if you don't want to show an RSS link at the bottom
5858
# facebook: deanattali
59-
github: ESMValGroup/ESMValTool
60-
twitter: ESMValTool
59+
# github: ESMValGroup/ESMValTool
60+
# twitter: ESMValTool
6161
# patreon: DeanAttali
6262
# youtube: c/daattali
6363
# medium: yourname

0 commit comments

Comments
 (0)