Skip to content

Commit c4db2f3

Browse files
committed
Add DeBitpay Directory note & meta description
1 parent 1d1aa85 commit c4db2f3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,17 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
66

77
<title>DeBitpay</title>
8+
<meta name="description" content="DeBitpay decodes Bitpay invoices into Bitcoin transaction requirements (address and amount), so that you could make payments with Bitcoin wallets not supporting Bitpay." />
89
</head>
910
<body>
1011
<main role="main">
1112
<div class="jumbotron">
1213
<div class="container">
14+
<div class="alert alert-info" role="alert">
15+
🔍 Check <a href="https://debitpay.directory/" target="_blank">DeBitpay Directory</a>. Maybe there is a good alternative accepting Bitcoin without BitPay, and no need to extract transaction data from invoices.
16+
</div>
1317
<h1 id="app-title" class="display-3">DeBitpay</h1>
14-
<p class="lead">Does your Bitcoin wallet not support Bitpay payments? DeBitpay is a simple app which decodes Bitpay payment links into Bitcoin transaction requirements, so that you could make the payments with Bitcoin wallets not supporting Bitpay.</p>
18+
<p class="lead">Does your Bitcoin wallet not support Bitpay payments? DeBitpay is a simple app which decodes Bitpay payment links into Bitcoin transaction requirements (address and amount), so that you could make the payments with Bitcoin wallets not supporting Bitpay.</p>
1519
<p>Push Copy Payment URL button on Bitpay invoice page or copy the invoice page url, and paste it below to get the transaction requirements.</p>
1620
<div>
1721
<form id="indexForm" action="">

0 commit comments

Comments
 (0)