-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
23 lines (23 loc) · 943 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<html>
<head>
<title>Omega Vortex, LLC</title>
<script>window.location = 'https://www.jeremyprivett.com/#consulting';</script>
</head>
<body>
<h1>Omega Vortex, LLC</h1>
<p>Omega Vortex is the holding company for Jeremy & Ruzena Privett's business ventures. If you have a charge on your card issued by this company, you probably purchased one of our products or services:</p>
<ul>
<li><strong>Jeremy (Atrophius)</strong></li>
<ul>
<li>Jeremy's Technology Consulting</li>
<li>Brawl Academy - Professional Brawlhalla Courses and Coaching</li>
</ul>
<li><strong>Ruzena</strong></li>
<ul>
<li>Ruzena's Custom Art Commissions</li>
<li>Ruzena's Art Products (Christmas Cards, Prints, Ornaments, etc.)</li>
</ul>
</ul>
</body>
</html>