From 7452e2c8e87325e20b0bce7cc2e781dbb614fd10 Mon Sep 17 00:00:00 2001 From: init <> Date: Tue, 19 Nov 2024 11:26:11 +0900 Subject: [PATCH] no message --- _config.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index de117a1..8d3833e 100644 --- a/_config.yml +++ b/_config.yml @@ -190,6 +190,7 @@ plugins: - jekyll-link-attributes - jekyll-twitter-plugin - jemoji + - jekyll/scholar # Sitemap settings defaults: @@ -230,8 +231,8 @@ jekyll-minifier: scholar: - last_name: - first_name: + last_name: [Einstein] + first_name: [Albert, A.] style: apa locale: en @@ -257,7 +258,7 @@ scholar: filtered_bibtex_keywords: [abbr, abstract, arxiv, bibtex_show, html, pdf, selected, supp, blog, code, poster, slides, website, preview, altmetric] # Maximum number of authors to be shown for each publication (more authors are visible on click) -max_author_limit: # leave blank to always show all authors +max_author_limit: 5 # leave blank to always show all authors more_authors_animation_delay: 10 # more authors are revealed on click using animation; smaller delay means faster animation