How to add underline to first author at publications section? #972
Answered
by
leader1313
leader1313
asked this question in
Q&A
-
I want to draw a line under the first author's name on the publications list. |
Beta Was this translation helpful? Give feedback.
Answered by
leader1313
Nov 10, 2022
Replies: 1 comment
-
I just solve this problem by modifying '_config.yml' as: scholar:
last_name: [my_last]
first_name: [my_first] |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
leader1313
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just solve this problem by modifying '_config.yml' as: