Mercurial > public > sg101
changeset 727:c84759350725
Added affiliate links to the donations page.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 06 Oct 2013 14:14:30 -0500 |
parents | f0b997651497 |
children | 60fb45446e3b |
files | sg101/templates/donations/index.html |
diffstat | 1 files changed, 27 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/sg101/templates/donations/index.html Sun Sep 22 12:00:46 2013 -0500 +++ b/sg101/templates/donations/index.html Sun Oct 06 14:14:30 2013 -0500 @@ -109,4 +109,31 @@ {% top_donors 10 %} {% endcache %} </div> + +<div class="span-18 last"> +<h2>More ways to help</h2> +<p> +Another way to help out SG101 is to buy products and services through our +affiliate links, below. These are all services that Brian uses and can vouch +for. If you are in the market for what these merchants are selling just click +through these links, buy something, and SG101 will get a small kickback. +Please contact Brian if you have any questions or concerns about our affiliate +links. Thanks! +</p> +<dl> + <dt><a href="http://www.namecheap.com?aff=38776">Namecheap.com</a></dt> + <dd> +<a href="http://www.namecheap.com?aff=38776"><img src="http://files.namecheap.com/graphics/linkus/468x60-6.gif" height="60" width="468" border="0" alt="Namecheap.com - Cheap domain name registration, renewal and transfers - Free SSL Certificates - Web Hosting"></a> + </dd> + <dt><a href="https://www.linode.com/?r=d4feeb528d2d09a9b6c715fbb7c9776155ec8ebe">Linode.com</a></dt> + <dd> + "Deploy and manage Linux virtual servers in + the Linode cloud. Get a server running in seconds with your choice of Linux + distro, resources, and node location." Brian highly recommends Linode for your + VPS hosting needs. Free trials available. Sign up using + <a href="https://www.linode.com/?r=d4feeb528d2d09a9b6c715fbb7c9776155ec8ebe">this link</a>, + remain a customer for 90 days and SG101 will receive a credit. + </dd> +</dl> +</div> {% endblock %}