File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -85,17 +85,17 @@ <h1>{{ site.data.main_info.name }}</h1>
8585 <i class="fa fa-twitter-square" aria-hidden="true"></i>
8686 </span-->
8787
88- <span onclick="window.open('{{ site.data.main_info.google_scholar }}')" style="cursor: pointer">
88+ <!-- < span onclick="window.open('{{ site.data.main_info.google_scholar }}')" style="cursor: pointer">
8989 <i class="ai fa ai-google-scholar-square" aria-hidden="true"></i>
90- </span>
90+ </span> -->
9191
9292 <!-- <span onclick="window.open('{{ site.data.main_info.semantic_scholar }}')" style="cursor: pointer">
9393 <i class="ai fa ai-semantic-scholar-square" aria-hidden="true"></i>
9494 </span> -->
9595
96- <!-- < span onclick="window.open('{{ site.data.main_info.linkedin }}')" style="cursor: pointer">
96+ <span onclick="window.open('{{ site.data.main_info.linkedin }}')" style="cursor: pointer">
9797 <i class="fa fa-linkedin-square" aria-hidden="true"></i>
98- </span> -->
98+ </span>
9999 </p>
100100 </div>
101101 </div>
You can’t perform that action at this time.
0 commit comments