Skip to content

Commit fec5e21

Browse files
authored
Update
1 parent 50904ea commit fec5e21

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

_layouts/default.html

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

0 commit comments

Comments
 (0)