add remite page
This commit is contained in:
29
_pages/remit.html
Normal file
29
_pages/remit.html
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
title: Remit
|
||||
permalink: "/remit"
|
||||
layout: default
|
||||
---
|
||||
|
||||
<div id="remit">
|
||||
<section>
|
||||
<h1>Amazon Gift</h1>
|
||||
<p><pre>y@uechi.io</pre> 宛またはメッセージアプリ経由でお送りください。</p>
|
||||
<a class="button" href="https://www.amazon.co.jp/gp/product/B004N3APGO/">Amazon Gift</a>
|
||||
</section>
|
||||
<section>
|
||||
<h1>Kyash</h1>
|
||||
<p><pre>uechi</pre> でID検索、またはメッセージアプリ経由でお送りください。</p>
|
||||
<img src="/images/remit/kyash.png" width="200" height="200"/>
|
||||
<a class="button" href="kyash://qr/u/7175222723044580164">Kyashで送金</a><br/>
|
||||
</section>
|
||||
<section>
|
||||
<h1>LINE Pay</h1>
|
||||
<p><pre></pre>LINE宛に直接お送りください。</p>
|
||||
</section>
|
||||
<section>
|
||||
<h1>Bitcoin</h1>
|
||||
<p><pre>14nD7MyrEdA8w7hxmGU19UbGrxNu7q5K6N</pre> 宛にお送りください。</p>
|
||||
<img src="/images/remit/bitcoin.png" width="200" height="200"/>
|
||||
<a class="button" href="bitcoin:14nD7MyrEdA8w7hxmGU19UbGrxNu7q5K6N">Bitcoinを送る</a><br/>
|
||||
</section>
|
||||
</div>
|
Reference in New Issue
Block a user