Skip to content

Commit

Permalink
coin3d: update paper link
Browse files Browse the repository at this point in the history
  • Loading branch information
wqdong8 committed May 11, 2024
1 parent 949475b commit 6315ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coin3d/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ <h1 class="text-primary font-sans text-3xl xl:text-5xl text-center dark:text-whi
</ul>
</div>
<div class="w-full flex flex-wrap justify-center items-center gap-5">
<a href="index.html" target="_blank"
<a href="https://raw.githubusercontent.com/wqdong8/open_access_assets/main/coin3d/coin3d.pdf" target="_blank"
class="flex flex-row items-center space-x-2 rounded-full pl-2 pr-3 py-1 bg-black bg-opacity-70 hover:bg-opacity-80 transition duration-200 ease-in-out cursor-pointer dark:bg-white dark:bg-opacity-10 dark:hover:bg-opacity-20">
<svg width="24" height="24" viewBox="0 0 24 24" class="fill-white w-5 h-5">
<!-- xmlns="http://www.w3.org/2000/svg" -->
Expand Down

0 comments on commit 6315ad4

Please sign in to comment.