Add "Pay Me" page

This commit is contained in:
Ian Adam Naval 2016-07-20 01:54:52 -04:00
parent c4e7660f5f
commit db738fc7d0
2 changed files with 21 additions and 3 deletions

View File

@ -19,9 +19,11 @@
<div class="trigger">
<a class="page-link" href="{{ site.baseurl }}/">Blog</a>
{% for page in site.pages %}
{% if page.title %}
<a class="page-link" href="{{ page.url | prepend: site.baseurl }}">{{ page.title }}</a>
{% endif %}
{% unless page.exclude %}
{% if page.title %}
<a class="page-link" href="{{ page.url | prepend: site.baseurl }}">{{ page.title }}</a>
{% endif %}
{% endunless %}
{% endfor %}
<a class="page-link" href="{{ site.code_url }}">Code</a>
{% if site.github_username %}<a class="page-link" href="https://github.com/{{ site.github_username }}/">GitHub</a>{% endif %}

16
ianonavy/pay.md Normal file
View File

@ -0,0 +1,16 @@
---
layout: page
title: Paying Me
exclude: true
permalink: /pay/
---
You can pay me via the following:
* **Venmo**: @Ian-Naval
* **PayPal**: [paypal.me/ianonavy](https://paypal.me/ianonavy){:target="_blank"}
* **Google Wallet**: ianonavy@gmail.com
* **Bank Transfer** *(Simple, BofA, Ally)*: ianonavy@gmail.com
* **BitCoin**:
[coinbase.com/ianonavy](https://coinbase.com/ianonavy){:target="_blank"}