Update index.ctp
This commit is contained in:
parent
a855ee3d94
commit
fe14cd88f0
1 changed files with 3 additions and 2 deletions
|
@ -113,7 +113,8 @@
|
|||
<div class="home-container">
|
||||
<div class="home-container-cell">
|
||||
<div class="main">
|
||||
<div class="title">LBRY Block Explorer</div>
|
||||
<div class="title">LBRY Block Explorer</div><br>
|
||||
<div class="links"><a href="https://lbry.io/get">Download the LBRY App</a></div>
|
||||
<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" />
|
||||
<div class="ctls"><button class="btn btn-search">Search</button> <div class="links"><a href="/realtime">Realtime</a> • <a href="/stats" class="last">Stats</a></div></div>
|
||||
|
@ -244,4 +245,4 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue