update payment page
This commit is contained in:
parent
0b1385a1bf
commit
6a784b84fe
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Send & Claim
|
title: Send & Claim
|
||||||
permalink: "/pay"
|
permalink: '/pay'
|
||||||
layout: default
|
layout: default
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -13,26 +13,14 @@ layout: default
|
|||||||
<span class="monospace">uechi</span> 宛に送金・請求してください。
|
<span class="monospace">uechi</span> 宛に送金・請求してください。
|
||||||
</p>
|
</p>
|
||||||
<img src="/images/payment/kyash.png" width="200" height="200" />
|
<img src="/images/payment/kyash.png" width="200" height="200" />
|
||||||
<a class="button" href="https://kyash.co/">Kyashを入手</a> <br />
|
<a class="button" href="kyash://qr/u/7175222723044580164">Kyashを開く</a>
|
||||||
</section>
|
<br />
|
||||||
<section>
|
|
||||||
<h1>PayPay</h1>
|
|
||||||
<p>QRコードをスキャンして送金してください。</p>
|
|
||||||
<img src="/images/payment/paypay.png" width="200" height="200" />
|
|
||||||
<a class="button" href="https://paypay.ne.jp/">PayPayについて</a> <br />
|
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h1>LINE Pay</h1>
|
<h1>LINE Pay</h1>
|
||||||
<p>LINE宛に送金・請求してください。</p>
|
<p>LINE宛に送金・請求してください。</p>
|
||||||
<a class="button" href="https://line.me/ja/pay">LINE Payについて</a>
|
<a class="button" href="https://line.me/ja/pay">LINE Payについて</a>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
|
||||||
<h1>Pring</h1>
|
|
||||||
<p>
|
|
||||||
Pring ID <span class="monospace">uechi</span> 宛に送金・請求してください。
|
|
||||||
</p>
|
|
||||||
<a class="button" href="https://www.pring.jp">Pringについて</a>
|
|
||||||
</section>
|
|
||||||
<section>
|
<section>
|
||||||
<h1>Amazon Gift</h1>
|
<h1>Amazon Gift</h1>
|
||||||
<p>
|
<p>
|
||||||
@ -43,4 +31,17 @@ layout: default
|
|||||||
>Amazon Giftを購入</a
|
>Amazon Giftを購入</a
|
||||||
>
|
>
|
||||||
</section>
|
</section>
|
||||||
|
<section>
|
||||||
|
<h1>Pring</h1>
|
||||||
|
<p>
|
||||||
|
Pring ID <span class="monospace">uechi</span> 宛に送金・請求してください。
|
||||||
|
</p>
|
||||||
|
<a class="button" href="https://www.pring.jp">Pringについて</a>
|
||||||
|
</section>
|
||||||
|
<section>
|
||||||
|
<h1>PayPay</h1>
|
||||||
|
<p>QRコードをスキャンして送金してください。</p>
|
||||||
|
<img src="/images/payment/paypay.png" width="200" height="200" />
|
||||||
|
<a class="button" href="https://paypay.ne.jp/">PayPayについて</a> <br />
|
||||||
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user