Skip to content

Commit

Permalink
Add link to paper
Browse files Browse the repository at this point in the history
  • Loading branch information
xavriley committed Nov 6, 2023
1 parent 254c07e commit d80d87c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ <h1 class="page-heading">{{ page.title }}</h1>
{%- if site.posts.size > 0 -%}
<h2 class="post-list-heading">{{ page.list_title | default: "Posts" }}</h2>
<ul class="post-list">
<li><h3><a href="https://arxiv.org/abs/2311.02023">Paper on Arxiv</a></h3></li>
{%- for post in site.posts -%}
<li>
{%- assign date_format = site.minima.date_format | default: "%b %-d, %Y" -%}
Expand Down

0 comments on commit d80d87c

Please sign in to comment.