Skip to content

Commit eef2e5d

Browse files
authored
test
1 parent a702787 commit eef2e5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/pub_entry.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ <h2> Journal Papers</h2>
7070
</tr>
7171
{% endif %}
7272

73-
<h2> Conference Papers</h2>
73+
<!-- <h2> Conference Papers</h2>
7474
{% if pub.pub-type == "conference" %}
7575
<tr>
7676
<td>
@@ -102,4 +102,4 @@ <h2> Conference Papers</h2>
102102
{% endif %}
103103
</td>
104104
</tr>
105-
{% endif %}
105+
{% endif %} -->

0 commit comments

Comments
 (0)