Mercurial > public > sg101
changeset 1187:a38ecbffbd59
Remove affiliate links on donation index page.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Mon, 27 Dec 2021 16:58:02 -0600 |
parents | 5808bdbde07d |
children | cb712b2c34af |
files | sg101/templates/donations/index.html |
diffstat | 1 files changed, 0 insertions(+), 25 deletions(-) [+] |
line wrap: on
line diff
--- a/sg101/templates/donations/index.html Mon Dec 27 16:54:28 2021 -0600 +++ b/sg101/templates/donations/index.html Mon Dec 27 16:58:02 2021 -0600 @@ -110,29 +110,4 @@ {% endcache %} </div> </div> - -<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="https://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> {% endblock %}