fix remit page
This commit is contained in:
parent
9e69e43ff8
commit
baafcbcf23
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"editor.formatOnSave": false
|
||||||
|
}
|
@ -5,20 +5,23 @@ layout: default
|
|||||||
---
|
---
|
||||||
|
|
||||||
<div id="remit">
|
<div id="remit">
|
||||||
|
<section>
|
||||||
|
<p>いずれか都合の良い方法で送金・請求してください。</p>
|
||||||
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h1>Amazon Gift</h1>
|
<h1>Amazon Gift</h1>
|
||||||
<p><pre>y@uechi.io</pre> 宛またはメッセージアプリ経由でお送りください。</p>
|
<p><pre>y@uechi.io</pre> 宛にメール、またはメッセージアプリでお送りください。</p>
|
||||||
<a class="button" href="https://www.amazon.co.jp/gp/product/B004N3APGO/">Amazon Gift</a>
|
<a class="button" href="https://www.amazon.co.jp/gp/product/B004N3APGO/">Amazon Gift</a>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h1>Kyash</h1>
|
<h1>Kyash</h1>
|
||||||
<p><pre>uechi</pre> でID検索、またはメッセージアプリ経由でお送りください。</p>
|
<p><pre>uechi</pre> でID検索、またはリンク共有で送金・請求してください。</p>
|
||||||
<img src="/images/remit/kyash.png" width="200" height="200"/>
|
<img src="/images/remit/kyash.png" width="200" height="200"/>
|
||||||
<a class="button" href="kyash://qr/u/7175222723044580164">Kyashで送金</a><br/>
|
<a class="button" href="kyash://qr/u/7175222723044580164">Kyashで送金</a><br/>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h1>LINE Pay</h1>
|
<h1>LINE Pay</h1>
|
||||||
<p><pre></pre>LINE宛に直接お送りください。</p>
|
<p><pre></pre>LINE宛に直接送金・請求してください。</p>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h1>Bitcoin</h1>
|
<h1>Bitcoin</h1>
|
||||||
@ -26,4 +29,8 @@ layout: default
|
|||||||
<img src="/images/remit/bitcoin.png" width="200" height="200"/>
|
<img src="/images/remit/bitcoin.png" width="200" height="200"/>
|
||||||
<a class="button" href="bitcoin:14nD7MyrEdA8w7hxmGU19UbGrxNu7q5K6N">Bitcoinを送る</a><br/>
|
<a class="button" href="bitcoin:14nD7MyrEdA8w7hxmGU19UbGrxNu7q5K6N">Bitcoinを送る</a><br/>
|
||||||
</section>
|
</section>
|
||||||
|
<section>
|
||||||
|
<h1>Paymo</h1>
|
||||||
|
<p><pre>uechi</pre> でID検索して送金・請求してください。割り勘のみに使用できます。</p>
|
||||||
|
</section>
|
||||||
</div>
|
</div>
|
Loading…
x
Reference in New Issue
Block a user