Remove download link
This commit is contained in:
parent
b3cef74e2f
commit
d732a51711
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@
|
||||||
<form method="get" action="/find">
|
<form method="get" action="/find">
|
||||||
<input class="search-input" name="q" type="text" placeholder="Enter a block height or hash, claim id or name, transaction hash or address" />
|
<input class="search-input" name="q" type="text" placeholder="Enter a block height or hash, claim id or name, transaction hash or address" />
|
||||||
<div class="ctls">
|
<div class="ctls">
|
||||||
<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>--}}
|
||||||
<button class="btn btn-search">Search</button>
|
<button class="btn btn-search">Search</button>
|
||||||
<div class="right-links">
|
<div class="right-links">
|
||||||
<a href="/realtime">Realtime</a> • <a href="/stats" class="last">Stats</a>
|
<a href="/realtime">Realtime</a> • <a href="/stats" class="last">Stats</a>
|
||||||
|
|
Loading…
Add table
Reference in a new issue