Skip to content

Commit e4af27f

Browse files
Reorganize research projects by CV order and add video links
1 parent 85831fa commit e4af27f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_includes/sidebar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h1>
1515
<nav class="sidebar-nav">
1616
<a class="sidebar-nav-item{% if page.url == '/' %} active{% endif %}" href="{{ site.baseurl }}/">Home</a>
1717
<a class="sidebar-nav-item{% if page.url == '/publications/' %} active{% endif %}" href="{{ site.baseurl }}/publications/">Publications</a>
18-
<a class="sidebar-nav-item" href="/Publications/Taehwa Hong CV.pdf" target="_blank">CV</a>
18+
<a class="sidebar-nav-item" href="/Publications/Taehwa%20Hong%20CV.pdf" target="_blank">CV</a>
1919
</nav>
2020

2121
<p>&copy; {{ site.time | date: '%Y' }}. All rights reserved.</p>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,4 @@ <h2>Contact & Collaborations</h2>
146146
<strong>Lab:</strong> [Lab Name], Seoul National University<br>
147147
<strong>Google Scholar:</strong> <a href="https://scholar.google.co.kr/citations?hl=ko&user=kzrORlsAAAAJ&view_op=list_works&sortby=pubdate">Your Profile</a></p>
148148

149-
<p>For detailed publications list, please visit my <a href="/publications/">publications page</a> or download my <a href="/Publications/TaehwaHong_CV.pdf">CV</a>.</p>
149+
<p>For detailed publications list, please visit my <a href="/publications/">publications page</a> or download my <a href="/Publications/Taehwa%20Hong%20CV.pdf">CV</a>.</p>

0 commit comments

Comments
 (0)