Skip to content

Commit 5babfbb

Browse files
committed
chore: change footer message
1 parent 1be16bb commit 5babfbb

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

src/App.vue

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,9 @@
2323
</div>
2424

2525
<div class="flex flex-col text-gray-500 text-center mt-10 mb-5 print-ignore">
26-
<span>
27-
Hosted by GitHub Pages. Source code is available
28-
<a class="inline-link" href="https://github.com/ArkEcosystem/paper-wallet" target="_blank">here</a>.
29-
You can download and run locally
30-
<a class="inline-link" href="https://github.com/ArkEcosystem/paper-wallet/releases" target="_blank"
31-
>here</a
32-
>
33-
</span>
3426
<span class="text-sm mt-2">
3527
Made with ❤️
36-
<a class="inline-link" href="https://ark.io" target="_blank">ARK.io</a>
28+
<a class="inline-link" href="https://ark.io" target="_blank">ARK.io</a> | <a class="inline-link" href="https://github.com/ArkEcosystem/paper-wallet" target="_blank">View source</a>
3729
</span>
3830
</div>
3931
</div>

0 commit comments

Comments
 (0)