File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -83,15 +83,15 @@ kaggle_id: # your kaggle id
8383keybase_username : # your keybase user name
8484lastfm_id : # your lastfm id
8585lattes_id : # your ID on Lattes (Brazilian Lattes CV)
86- linkedin_username : /company/ creatrix-net # your LinkedIn user name
86+ linkedin_username : creatrix-net # your LinkedIn user name
8787mastodon_username : # your mastodon instance+username in the format instance.tld/@username
8888medium_username : # your Medium username
8989orcid_id : # your ORCID ID
9090osf_id : # your OSF ID
9191pinterest_id : # your pinterest id
9292publons_id : # your ID on Publons
9393quora_username : # your Quora username
94- research_gate_profile : # your profile on ResearchGate
94+ research_gate_profile : Creative-Net-Dhruva-Shaw # your profile on ResearchGate
9595scholar_userid : # your Google Scholar ID
9696scopus_id : # your profile on Scopus
9797semanticscholar_id : # your Semantic Scholar ID
Original file line number Diff line number Diff line change 2626 <a href =" https://osf.io/{{ site .osf_id }}/" title =" Open Science Framework" ><i class =" ai ai-osf" ></i ></a >
2727{% endif %}
2828{% if site .research_gate_profile %}
29- <a href =" https://www.researchgate.net/profile /{{site .research_gate_profile }}/" title =" ResearchGate" ><i class =" ai ai-researchgate" ></i ></a >
29+ <a href =" https://www.researchgate.net/lab /{{site .research_gate_profile }}/" title =" ResearchGate" ><i class =" ai ai-researchgate" ></i ></a >
3030{% endif %}
3131{% if site .ieee_id %}
3232 <a href =" https://ieeexplore.ieee.org/author/{{site .ieee_id }}/" title =" IEEE Xplore" ><i class =" ai ai-ieee" ></i ></a >
4141 <a href =" https://github.com/{{ site .github_username }}" title =" GitHub" ><i class =" fa-brands fa-github" ></i ></a >
4242{% endif %}
4343{% if site .linkedin_username %}
44- <a href =" https://www.linkedin.com/in /{{ site .linkedin_username }}" title =" LinkedIn" ><i class =" fa-brands fa-linkedin" ></i ></a >
44+ <a href =" https://www.linkedin.com/company /{{ site .linkedin_username }}" title =" LinkedIn" ><i class =" fa-brands fa-linkedin" ></i ></a >
4545{% endif %}
4646{% if site .x_username %}
4747 <a href =" https://twitter.com/{{ site .x_username }}" title =" X" ><i class =" fa-brands fa-x-twitter" ></i ></a >
You can’t perform that action at this time.
0 commit comments