This commit is contained in:
uetchy 2018-12-28 21:45:02 +09:00
parent bb11994602
commit b425b7e9f4
2 changed files with 15 additions and 14 deletions

View File

@ -1,11 +1,20 @@
--- ---
title: Send & Claim title: Send & Claim
permalink: "/pay" permalink: '/pay'
layout: default layout: default
--- ---
<div id="pay"> <div id="pay">
<section><p>いずれか都合の良い方法で送金または請求してください。</p></section> <section><p>いずれか都合の良い方法で送金または請求してください。</p></section>
<section>
<h1>Kyash</h1>
<p>
QRコードをスキャンして、あるいはKyash ID
<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> <section>
<h1>PayPay</h1> <h1>PayPay</h1>
<p>QRコードをスキャンして送金してください。</p> <p>QRコードをスキャンして送金してください。</p>
@ -13,12 +22,9 @@ layout: default
<a class="button" href="https://paypay.ne.jp/">PayPayについて</a> <br /> <a class="button" href="https://paypay.ne.jp/">PayPayについて</a> <br />
</section> </section>
<section> <section>
<h1>Kyash</h1> <h1>LINE Pay</h1>
<p> <p>LINE宛に送金・請求してください。</p>
Kyash ID <span class="monospace">uechi</span> 宛に送金・請求してください。 <a class="button" href="https://line.me/ja/pay">LINE Payについて</a>
</p>
<img src="/images/payment/kyash.png" width="200" height="200" />
<a class="button" href="https://kyash.co/">Kyashを入手</a> <br />
</section> </section>
<section> <section>
<h1>Pring</h1> <h1>Pring</h1>
@ -27,11 +33,6 @@ layout: default
</p> </p>
<a class="button" href="https://www.pring.jp">Pringについて</a> <a class="button" href="https://www.pring.jp">Pringについて</a>
</section> </section>
<section>
<h1>LINE Pay</h1>
<p>LINE宛に送金・請求してください。</p>
<a class="button" href="https://line.me/ja/pay">LINE Payについて</a>
</section>
<section> <section>
<h1>Amazon Gift</h1> <h1>Amazon Gift</h1>
<p> <p>

View File

@ -1,6 +1,6 @@
--- ---
title: Wallpaper Gallery title: Wallpapers
permalink: "/wallpaper" permalink: '/wallpaper'
layout: post layout: post
--- ---