We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3cef74 commit d732a51Copy full SHA for d732a51
resources/views/main/index.blade.php
@@ -120,7 +120,7 @@
120
<form method="get" action="/find">
121
<input class="search-input" name="q" type="text" placeholder="Enter a block height or hash, claim id or name, transaction hash or address" />
122
<div class="ctls">
123
- <div class="left-links"><a href="https://lbry.io/get">Download the LBRY App</a></div>
+ {{--<div class="left-links"><a href="https://lbry.com/get">Download the LBRY App</a></div>--}}
124
<button class="btn btn-search">Search</button>
125
<div class="right-links">
126
<a href="/realtime">Realtime</a> • <a href="/stats" class="last">Stats</a>
0 commit comments