This repository has been archived on 2021-05-20. You can view files and clone it, but cannot push or open issues or pull requests.
website/referrals/index.html

47 lines
1.8 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<!--#include virtual="/head.html" -->
<title>Referral Codes - bbaovanc's Website</title>
<meta name="subject" content="Referral Codes - bbaovanc's Website" />
<meta name="description" content="Referral codes for various services that I use/have used" />
<meta name="url" content="https://bbaovanc.com/referrals/" />
<meta name="reply-to" content="contact@bbaovanc.com" />
<meta name="og:type" content="website" />
<meta name="og:title" content="Referral Codes - bbaovanc's Website" />
<meta name="og:url" content="https://bbaovanc.com/contact/" />
<meta name="og:site_name" content="Referral Codes - bbaovanc's Website" />
<meta name="og:description" content="Referral codes for various services that I use/have used" />
<meta name="og:email" content="contact@bbaovanc.com" />
<meta name="og:image" content="/bbaovanc-1024.png" />
</head>
<body>
<!--#include virtual="/header.html" -->
<!--#include virtual="/navbar.html" -->
<div class="row">
<div class="main">
<h3>Referral Codes</h3>
<ul>
<li><a href="https://www.vultr.com/?ref=8643438-6G" rel="noreferrer" target="_blank">Vultr</a></li>
<ul>
<li>You get $100 to try out the service for a month</li>
<li>I get $25 if you stay.</li>
</ul>
<li><a href="https://www.unmineable.com/?ref=kncj-8rew" rel="noreferrer" target="_blank">unMineable (crypto mining pool)</a></li>
<ul>
<li>Your mining fee lowers to 0.75%</li>
<li>I get 0.25% of your earnings.</li>
</ul>
</ul>
</div>
</div>
</body>
</html>