Skip to content

Commit e21f375

Browse files
authored
Update
1 parent ffd1f1b commit e21f375

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_layouts/default.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)