File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -84,6 +84,7 @@ lattes_id: # your ID on Lattes (Brazilian Lattes CV)
8484osf_id : # your OSF ID
8585research_gate_profile : # your profile on ResearchGate
8686scopus_id : # your profile on Scopus
87+ flickr_id : # your flickr id
8788blogger_url : # your blogger URL
8889work_url : # work page URL
8990keybase_username : # your keybase user name
Original file line number Diff line number Diff line change 4949{% if site .quora_username %}
5050 <a href =" https://www.quora.com/profile/{{ site .quora_username }}" title =" Quora" ><i class =" fa-brands fa-quora" ></i ></a >
5151{% endif %}
52+ {% if site .flickr_id %}
53+ <a href =" https://www.flickr.com/{{ site .flickr_id }}" title =" Flickr" ><i class =" fa-brands fa-flickr" ></i ></a >
54+ {% endif %}
5255{% if site .blogger_url %}
5356 <a href =" {{ site .blogger_url }}" title =" Blogger" ><i class =" fa-brands fa-blogger-b" ></i ></a >
5457{% endif %}
You can’t perform that action at this time.
0 commit comments