From d6477e889f5a140cd20b70365a6989a110a19c71 Mon Sep 17 00:00:00 2001 From: Chen Chen Date: Thu, 22 May 2025 14:25:11 +0800 Subject: [PATCH] Remove unnecessary rss_icon line from _config.yml (#3154) Also make document clearer for rss_icon. --- _config.yml | 2 -- _data/socials.yml | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index ec4b7f9..2aba1d1 100644 --- a/_config.yml +++ b/_config.yml @@ -42,8 +42,6 @@ repo_trophies: # will use title and url fields # Take a look to https://github.com/jekyll/jekyll-feed for more customization -rss_icon: true - # ----------------------------------------------------------------------------- # Layout # ----------------------------------------------------------------------------- diff --git a/_data/socials.yml b/_data/socials.yml index e9aa443..aa3e2b6 100644 --- a/_data/socials.yml +++ b/_data/socials.yml @@ -29,7 +29,7 @@ inspirehep_id: 1010907 # Inspire HEP author ID # publons_id: # your ID on Publons # quora_username: # your Quora username # research_gate_profile: # your profile on ResearchGate -rss_icon: true # set to true to show the RSS icon +rss_icon: true # comment this line to hide the RSS icon scholar_userid: qc6CJjYAAAAJ # your Google Scholar ID # scopus_id: # your profile on Scopus # semanticscholar_id: # your Semantic Scholar ID