mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Update first link verbiage
This commit is contained in:
parent
38fa626c33
commit
30dbe4a5fb
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
:href="link.href"
|
||||
target="_blank"
|
||||
class=""
|
||||
>{{ (i === 0) ? 'Download' : link.label }}</LinkButton>
|
||||
>{{ (i === 0) ? 'View' : link.label }}</LinkButton>
|
||||
</div>
|
||||
<div class="report-links py-24 shadow-none">
|
||||
<!-- https://eric.blog/2016/01/08/prefilling-github-issues/ -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue