app name change
This commit is contained in:
parent
c19c9e28ee
commit
9c99228119
@ -30,14 +30,14 @@
|
|||||||
</sm-popup>
|
</sm-popup>
|
||||||
<article id="loading_page">
|
<article id="loading_page">
|
||||||
<sm-spinner></sm-spinner>
|
<sm-spinner></sm-spinner>
|
||||||
<strong>Getting BTC Web wallet ready</strong>
|
<strong>Getting Bitcoin wallet ready</strong>
|
||||||
</article>
|
</article>
|
||||||
<div id="main_card">
|
<div id="main_card">
|
||||||
<header id="main_header" class="flex align-center space-between">
|
<header id="main_header" class="flex align-center space-between">
|
||||||
<div class="flex align-center">
|
<div class="flex align-center">
|
||||||
<img src="favicon.svg" alt="Bitcoin Web Wallet" class="icon margin-right-0-3"
|
<img src="favicon.svg" alt="Bitcoin Web Wallet" class="icon margin-right-0-3"
|
||||||
style="height: 2rem; width: 2rem;">
|
style="height: 2rem; width: 2rem;">
|
||||||
<h4>Bitcoin Web Wallet</h4>
|
<h4>Bitcoin Wallet</h4>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex align-center gap-0-3">
|
<div class="flex align-center gap-0-3">
|
||||||
<sm-select id="currency_selector" class="margin-right-0-5">
|
<sm-select id="currency_selector" class="margin-right-0-5">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user