Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
wenbohuang1002 committed Jul 23, 2024
1 parent 2011ac0 commit f1c5e8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _pages/home.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ CV was last updated on 2024.1.14. <br>
### **<font color="blue">Conference</font> Publication**

<!-- #### * means corresponding authors -->
{% for publi in site.data.c_publist limit:4 %}
{% for publi in site.data.c_publist limit:100 %}

<div class="col-sm-11 clearfix">
<div class="well">
Expand Down Expand Up @@ -192,7 +192,7 @@ CV was last updated on 2024.1.14. <br>

### **<font color="red">Journal</font> Publication**

{% for publi in site.data.j_publist limit:100 %}
{% for publi in site.data.j_publist limit:4 %}

<div class="col-sm-11 clearfix">
<div class="well">
Expand Down

0 comments on commit f1c5e8c

Please sign in to comment.