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