Skip to content

Commit

Permalink
add arxiv paper links
Browse files Browse the repository at this point in the history
  • Loading branch information
IacopomC committed Oct 19, 2023
1 parent 1d1b121 commit f9d80b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ <h1 class="title is-1 publication-title">Towards Robust UAV Tracking in GNSS-Den
<div class="publication-links">
<!-- Arxiv PDF link -->
<span class="link-block">
<a href="" target="_blank"
<a href="https://arxiv.org/pdf/2310.09165.pdf" target="_blank"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fas fa-file-pdf"></i>
Expand All @@ -98,7 +98,7 @@ <h1 class="title is-1 publication-title">Towards Robust UAV Tracking in GNSS-Den

<!-- ArXiv abstract Link -->
<span class="link-block">
<a href="" target="_blank"
<a href="https://arxiv.org/abs/2310.09165" target="_blank"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="ai ai-arxiv"></i>
Expand Down

0 comments on commit f9d80b8

Please sign in to comment.