File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -97,17 +97,18 @@ <h1>{{ site.data.main_info.name }}</h1>
9797 <i class="fa fa-twitter-square" aria-hidden="true"></i>
9898 </span-->
9999
100- <!-- <span onclick="window.open('{{ site.data.main_info.google_scholar }}')" style="cursor: pointer">
101- <i class="ai fa ai-google-scholar-square" aria-hidden="true"></i>
102- </span> -->
103-
104100 <!-- <span onclick="window.open('{{ site.data.main_info.semantic_scholar }}')" style="cursor: pointer">
105101 <i class="ai fa ai-semantic-scholar-square" aria-hidden="true"></i>
106102 </span> -->
107103
108104 < span onclick ="window.open('{{ site.data.main_info.linkedin }}') " style ="cursor: pointer ">
109105 < i class ="fa fa-linkedin-square " aria-hidden ="true "> </ i >
110106 </ span >
107+
108+ < span onclick ="window.open('{{ site.data.main_info.google_scholar }}') " style ="cursor: pointer ">
109+ < i class ="ai fa ai-google-scholar-square " aria-hidden ="true "> </ i >
110+ </ span >
111+
111112 </ p >
112113 </ div >
113114 </ div >
You can’t perform that action at this time.
0 commit comments