Skip to content

Commit

Permalink
Add paypal links for sponsorship packages
Browse files Browse the repository at this point in the history
Former-commit-id: b6e0f58
  • Loading branch information
tresni committed May 4, 2016
1 parent 84c0a2b commit 8bc8f92
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions content/events/2016-boise/sponsor.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,10 @@ The best thing to do is send engineers to interact with the experts at DevOpsDay

<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
<style>
#sponsorship th { text-align: center }
#sponsorship td { text-align: center }
#sponsorship td:first-child { text-align: left }
#sponsorship th { text-align: center; }
#sponsorship td { text-align: center; }
#sponsorship td:first-child { text-align: left; }
a.payment:link, a.payment:visited, a.payment:hover, a.payment:active { text-decoration: none !important; }
</style>
<div style="width:590px">
<table border=1 cellspacing=1 id="sponsorship">
Expand Down Expand Up @@ -84,6 +85,13 @@ The best thing to do is send engineers to interact with the experts at DevOpsDay
<td>&nbsp;</td>
<td><i class="fa fa-lg fa-check" aria-hidden="true"></i></td>
</tr>
<tr>
<td>pay online</td>
<td><a class="payment" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6R6VW7CB22EVN"><i class="fa fa-lg fa-paypal"></i> <i class="fa fa-lg fa-credit-card"></i></a></td>
<td><a class="payment" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=HPF2CQF5839TU"><i class="fa fa-lg fa-paypal"></i> <i class="fa fa-lg fa-credit-card"></i></a></td>
<td><a class="payment" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=HNMFE4QGD3RCN"><i class="fa fa-lg fa-paypal"></i> <i class="fa fa-lg fa-credit-card"></i></a></td>
<td><a class="payment" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EMQKJYTCHFHNN"><i class="fa fa-lg fa-paypal"></i> <i class="fa fa-lg fa-credit-card"></i></a></td>
</tr>
</table>
<hr/>

Expand Down

0 comments on commit 8bc8f92

Please sign in to comment.