mirror of
https://github.com/hacks-guide/Guide_Panda.git
synced 2024-11-23 00:49:51 +00:00
copy changes from Guide_3DS
* update donations * update bundler version in gemspec
This commit is contained in:
parent
bf9d793b73
commit
09f0dbd17f
@ -2,17 +2,6 @@
|
||||
title: "Donations"
|
||||
---
|
||||
|
||||
[![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/plailectguides/15){: .align-center}
|
||||
plailect@gmail.com
|
||||
[![Paypal]({{ "/images/paypal_white.png" | absolute_url }}){:height="72px" width="256px"}{: style="padding-bottom: .35em"}](https://www.paypal.me/NintendoHomebrew/15){: .align-center}
|
||||
{: .text-center}
|
||||
{: .notice--info}
|
||||
|
||||
[![Bitcoin]({{ "/images/bitcoin_white.png" | absolute_url }}){:height="73px" width="256px"}{: style="padding-bottom: .35em"}](bitcoin:3MtzjaRNrcG57RbNxJegcs8UdtaEfmSZLp){: .align-center}
|
||||
3MtzjaRNrcG57RbNxJegcs8UdtaEfmSZLp
|
||||
{: .text-center}
|
||||
{: .notice--info}
|
||||
|
||||
[![Ethereum]({{ "/images/ethereum_white.png" | absolute_url }}){:height="64px" width="256px"}{: style="padding-bottom: .35em"}](https://www.ethereum.org/){: .align-center}
|
||||
0x608C5554D2C53698aA7DFFc7e64BF37f7bebb475
|
||||
{: .text-center}
|
||||
{: .notice--info}
|
@ -23,6 +23,6 @@ Gem::Specification.new do |spec|
|
||||
spec.add_runtime_dependency "jekyll-data", "~> 1.0"
|
||||
spec.add_runtime_dependency "jemoji", "~> 0.8"
|
||||
|
||||
spec.add_development_dependency "bundler", "~> 1.12"
|
||||
spec.add_development_dependency "bundler", "~> 1.15"
|
||||
spec.add_development_dependency "rake", "~> 10.0"
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user