Skip to content

Commit

Permalink
chore(viz): gh link
Browse files Browse the repository at this point in the history
  • Loading branch information
zhudotexe committed Jul 30, 2024
1 parent 15a15f5 commit 9949994
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions viz/src/views/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ onMounted(() => {
</span>
</div>
<p class="icon-text">
<span>Read the paper</span>
<span>Read the paper (soon!)</span>
<span class="icon">
<font-awesome-icon :icon="['fas', 'arrow-up-right-from-square']" />
</span>
Expand All @@ -75,7 +75,7 @@ onMounted(() => {
</a>
</div>
<div class="column is-narrow">
<a href="" target="_blank">
<a href="https://github.com/zhudotexe/redel" target="_blank">
<div class="box hover-darken">
<div>
<span class="icon">
Expand Down

0 comments on commit 9949994

Please sign in to comment.