Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
shash29-dev committed Jan 19, 2024
1 parent eea65a9 commit 91d6e8d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,14 +67,14 @@ <h1 class="title is-1 publication-title">
<div class="is-size-5 publication-authors">
<!-- Paper authors -->
<span class="author-block">
<a href="#" target="_blank">Aalok Gangopadhyay</a
<a href="#">Aalok Gangopadhyay</a
><sup>*</sup>,</span
>
<span class="author-block">
<a href="#" target="_blank">Shashikant Verma</a><sup>*</sup>,</span
<a href="#">Shashikant Verma</a><sup>*</sup>,</span
>
<span class="author-block">
<a href="#" target="_blank">Shanmuganathan Raman</a><sup
<a href="#">Shanmuganathan Raman</a><sup
></sup>,</span
>

Expand All @@ -100,7 +100,7 @@ <h1 class="title is-1 publication-title">
<span class="link-block">
<a
href="static/pdfs/main.pdf"
target="_blank"

class="external-link button is-normal is-rounded is-dark"
>
<span class="icon">
Expand All @@ -114,7 +114,7 @@ <h1 class="title is-1 publication-title">
<span class="link-block">
<a
href="static/pdfs/supplementary_material.pdf"
target="_blank"

class="external-link button is-normal is-rounded is-dark"
>
<span class="icon">
Expand All @@ -141,7 +141,7 @@ <h1 class="title is-1 publication-title">
<!-- <span class="link-block">
<a
href="https://arxiv.org/abs/<ARXIV PAPER ID>"
target="_blank"
class="external-link button is-normal is-rounded is-dark"
>
<span class="icon">
Expand Down

0 comments on commit 91d6e8d

Please sign in to comment.