diff options
-rw-r--r-- | src/index.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/index.html b/src/index.html index 653f63b..1ae2b72 100644 --- a/src/index.html +++ b/src/index.html | |||
@@ -316,15 +316,6 @@ | |||
316 | </label> | 316 | </label> |
317 | </div> | 317 | </div> |
318 | <div class="form-group"> | 318 | <div class="form-group"> |
319 | <label class="col-sm-2 control-label">Hive Wallet</label> | ||
320 | <div class="col-sm-10"> | ||
321 | <p class="form-control no-border"> | ||
322 | Use path <code>m/0'/0</code>. | ||
323 | For more info see the <a href="https://www.hivewallet.com/" target="_blank">Hive Wallet homepage</a> | ||
324 | </p> | ||
325 | </div> | ||
326 | </div> | ||
327 | <div class="form-group"> | ||
328 | <label for="mycelium-path" class="col-sm-2 control-label">Mycelium Wallet</label> | 319 | <label for="mycelium-path" class="col-sm-2 control-label">Mycelium Wallet</label> |
329 | <div class="col-sm-10"> | 320 | <div class="col-sm-10"> |
330 | <p class="form-control no-border"> | 321 | <p class="form-control no-border"> |