Skip to content

Commit

Permalink
Add DeBitpay Directory note & meta description
Browse files Browse the repository at this point in the history
  • Loading branch information
alexk111 committed Aug 15, 2019
1 parent 1d1aa85 commit c4db2f3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,17 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

<title>DeBitpay</title>
<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." />
</head>
<body>
<main role="main">
<div class="jumbotron">
<div class="container">
<div class="alert alert-info" role="alert">
🔍 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.
</div>
<h1 id="app-title" class="display-3">DeBitpay</h1>
<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>
<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>
<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>
<div>
<form id="indexForm" action="">
Expand Down

0 comments on commit c4db2f3

Please sign in to comment.