We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f501b2f commit ea8cd62Copy full SHA for ea8cd62
1 file changed
_pages/publications.md
@@ -7,7 +7,7 @@ author_profile: true
7
{% assign citations_endpoint = site.url | append: site.baseurl | append: '/assets/json/citations.json' | url_encode %}
8
9
I have published 5 first-author research papers with total <a href="https://scholar.google.com/citations?user=8-IhrB0AAAAJ">
10
- <img src="https://img.shields.io/endpoint?url={{ citations_endpoint }}&logo=Google%20Scholar&labelColor=f6f6f6&color=9cf&style=flat&label=citations" alt="Google Scholar citations">
+ <img src="https://img.shields.io/badge/citations-86-9cf?logo=Google%20Scholar&labelColor=f6f6f6&style=flat" alt="Google Scholar citations">
11
</a>
12
13
You can also find my articles on my [Google Scholar profile](https://scholar.google.com/citations?user=8-IhrB0AAAAJ&hl=en&oi=ao>).
0 commit comments