Skip to content

Commit 2f40e01

Browse files
Fix dividers that separate publications by year
1 parent 3a7d0a9 commit 2f40e01

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

papers/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,10 @@ <h1>Preprints</h1>
7979
<div class="row">
8080
<div class="col-md-12">
8181
<h1>{{ year }}</h1>
82+
</div>
83+
</div>
84+
<div class="row">
85+
<div class="col-md-12">
8286
<hr style="height:2px;border:none;color:#808088;background-color:#808088;" />
8387
</div>
8488
</div>

0 commit comments

Comments
 (0)