File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 307307 data-pmid =" {{ entry .pmid }}"
308308 {% endif %}
309309 data-style =" small_rectangle"
310- data-legend =" hover-right"
311310 style =" margin-bottom : 3px ;"
312311 ></span >
313312 {% endif %}
314313 {% if site .enable_publication_badges .google_scholar and entry_has_google_scholar_badge %}
315314 <a
316- href =" https://scholar.google.com/citations?view_op=view_citation&hl=en&user={{ site . data . socials . scholar_userid }}& citation_for_view={{ site . data . socials . scholar_userid }}: {{ entry .google_scholar_id }}"
315+ href =" https://scholar.google.com/citations?view_op=view_citation&hl=en&citation_for_view={{ entry .google_scholar_id }}"
317316 aria-label =" Google Scholar link"
318317 role =" button"
319318 >
320319 <img
321- src =" https://img.shields.io/badge/scholar-{% google_scholar_citations entry .google_scholar_id %}-4285F4?logo=googlescholar&labelColor=beige"
320+ src =" https://img.shields.io/badge/scholar-{% google_scholar_citations site . data . socials . scholar_userid entry .google_scholar_id %}-4285F4?logo=googlescholar&labelColor=beige"
322321 alt =" {% google_scholar_citations site .data .socials .scholar_userid entry .google_scholar_id %} Google Scholar citations"
323322 >
324323 </a >
You can’t perform that action at this time.
0 commit comments