-
Notifications
You must be signed in to change notification settings - Fork 4
/
CooperCheckoutVF.html
65 lines (63 loc) · 3.75 KB
/
CooperCheckoutVF.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!DOCTYPE html>
<html>
<head>
<title>indestructible type*</title>
<meta name="robots" content="index, nofollow">
<meta http-equiv="refresh" content="0; url='Cooper/Cooper.zip'" />
<link rel="shortcut icon" href="assets/Favicon.png">
<link rel="icon" type="image/png" href="assets/Favicon.png">
<link rel="stylesheet" href="fonts/fonts.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="style.css"/>
<script src="https://www.gstatic.com/firebasejs/5.8.0/firebase.js"></script>
</head>
<body>
<div id="head">
<h1><a href="Home.html">indestructible type<span>*</span></a></h1>
<h2><a href="About.html">about</a> <a href="Contact.html">contact</a>
</div>
<div id="body">
<h1>Thank You!</h1>
<p>Your download of Cooper* (including the variable font version) should start automatically. Otherwise <a href="Cooper/Cooper.zip">click this link here.</a></p><br>
<h1>Subscribe for Updates!</h1>
<p>Get updates in your inbox every time Cooper* has a significant update or improvement, as well as other indestructible type* news! By subscribing to my news letter you’ll never miss the latest indestructible type* creation and updates.</p><br>
<!-- Begin MailChimp Signup Form -->
<div id="mc_embed_signup">
<form action="//github.us16.list-manage.com/subscribe/post?u=57549b5bce1607d66f743cc37&id=c575199c11" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<div style="text-align: left;" class="indicates-required"><span class="Red" class="asterisk"> </span> </div>
<div class="mc-field-group">
<label style="color: #000000; margin-bottom: 2em;" for="mce-EMAIL">Email Address<b class="Red" style="font-weight: normal;"></b><span style="color: #ffffff;" class="asterisk">*</span>
</label>
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
</div>
<br>
<div class="mc-field-group">
<label style="color: #000000; margin-bottom: 2em;" for="mce-FNAME">First Name </label>
<input type="text" value="" name="FNAME" class="" id="mce-FNAME">
</div>
<br>
<div class="mc-field-group">
<label style="color: #000000; margin-bottom: 2em;" for="mce-LNAME">Last Name </label>
<input type="text" value="" name="LNAME" class="" id="mce-LNAME">
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_57549b5bce1607d66f743cc37_c575199c11" tabindex="-1" value=""></div>
<br><br>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button" style="color: white;"></div>
</div>
</form>
</div>
<!--End mc_embed_signup-->
<br><br><h1>Support me on Patreon!</h1>
<p>Making typefaces and continuing to improve them takes sustained effort. Unfortunately, income from sales is inconsistent, and averages less then $500 a month. Help me afford to continue to make high quality and free typefaces by funding me on Patreon.<br></p><input onclick="window.open('https://www.patreon.com/bePatron?u=6592250');" type="submit" value="Become a Patron!" class="button" style="color: white; background-color: black">
</div>
<div id="footer">
<h1>*</h1>
<p>Made with love by <a href="https://ewonrael.github.io/">Owen Earl</a></p>
</div>
</body>
</body>
</html>