Skip to content

Commit a2fd2ba

Browse files
authored
Update
1 parent a0ab0c7 commit a2fd2ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_layouts/default.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ <h1>{{ site.data.main_info.name }}</h1>
7373
<p>{{ site.data.main_info.office }}</p>
7474
<p>{{ site.data.main_info.email }}</p>
7575
<p>
76-
<!-- <span onclick="window.open('{{ site.data.main_info.cv }}')" style="cursor: pointer">
76+
<span onclick="window.open('{{ site.data.main_info.cv }}')" style="cursor: pointer">
7777
<i class="fa ai ai-cv-square" aria-hidden="true"></i>
78-
</span> -->
78+
</span>
7979

8080
<span onclick="window.open('{{ site.data.main_info.github }}')" style="cursor: pointer">
8181
<i class="fa fa-github-square" aria-hidden="true"></i>

0 commit comments

Comments
 (0)