Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
sbryngelson committed Dec 26, 2022
1 parent 3aa6939 commit b19ebdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _pages/software.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ iframe {
<h4><b>Example Software</b></h4>
<a href="https://example.com" target="_blank"><button class="btn btn-success btn-sm">WEBSITE</button></a>
<a href="https://github.com" target="_blank"><button class="btn btn-info btn-sm">GIT</button></a>
<a href="{{ site.url }}{{ site.baseurl }}/papers/example_software.pdf" target="_blank"><button class="btn btn-danger btn-sm">PAPER</button></a>
<a href="{{ site.url }}{{ site.baseurl }}/papers/example_proceeding.pdf" target="_blank"><button class="btn btn-danger btn-sm">PAPER</button></a>

<b>Authors:</b>
<i>Example authors</i>
Expand Down

0 comments on commit b19ebdd

Please sign in to comment.