-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathat-shirt.html
130 lines (103 loc) · 4.12 KB
/
at-shirt.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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
<!DOCTYPE html>
<html>
<head>
<link href="https://fonts.cdnfonts.com/css/glance-slab-test" rel="stylesheet">
<script async src="https://www.googletagmanager.com/gtag/js?id=G-69P721FCCG"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-69P721FCCG');
</script>
<script src="//code.jquery.com/jquery-1.10.2.js"></script>
<script>
$(function(){
$("#header").load("header.html");
$("#footer").load("footer.html");
});
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body {
padding: 22px;
background-color: black;
color: white;
font-size: 22px;
font-family: 'Glance Slab Test', sans-serif;
}
</style>
</head>
<body>
<div id="header"></div>
<center>
<img src="ᖶρᗩЩ乃ϝ ᗩcademy ϝudiciary ᗩrbitration.png" alt="a" style="width:75px;height:75px;">
<center/>
<!--
<center>
<img src="PNGs/a.png" alt="a" style="width:75px;height:75px;">
<img src="PNGs/telepathic.png" alt="telepathic" style="width:375px;height:75px;">
<img src="PNGs/psycho.png" alt="psycho" style="width:187.5px;height:75px;">
<img src="PNGs/asian.png" alt="asian" style="width:187.5px;height:75px;">
<img src="PNGs/waifu.png" alt="waifu" style="width:187.5px;height:75px;">
<img src="PNGs/ITERATIVE.png" alt="ITERATIVE" style="width:262.5px;height:75px;">
<img src="PNGs/federation.png" alt="federation" style="width:412.5px;height:75px;">
<br />
<br />
<iframe src="https://github.com/sponsors/saisonxiang/button" title="Sponsor saisonxiang" height="32" width="114" style="border: 0; border-radius: 6px;"></iframe>
<br>
<span style="font-size: 32px;">
<a href="https://www.patreon.com/waifuworks">WaifuWorks LLC</a>
<br />
<a href="https://www.paypal.com/paypalme/saison321">
Clusterflux LLC
</a>
<br />
<a href="https://discord.gg/XwGHbaWzqM">
TPAWBF(._.)
</a>
<br />
</span>
<hr style="width:75%;height:5px;border-width:0;color:white;background-color:white">
</center>
<br />
<br />
<iframe class="fundraising-widget" width="220px" height="484px" data-id="541be2" data-url-key="tpawbf-ngo-gear" data-src="https://www.customink.com/fundraising/widgets/tpawbf-ngo-gear" data-utm-campaign="campaign-dashboard-embed-v1"></iframe> <script src="https://www.customink.com/fundraising/assets/campaign_widget/fundraising_widget.js"></script>
<br>
<br>
The t-shirt for my one man Buddhist
bicycle gang, Blue Buddha LLC. A
black tee with white fabric paint
depicting our Lord Buddha's likeness
to watch over the wearer while
keeping them stylish. <a href="/HTML/Payment1.html">$314.16</a>.
<br />
<br />
<center>
<div>
<img src="PNGs/nico.png" alt="nico" style="width:500px;height:500px;">
</div>
</center>
<br />
<br />
You are purchasing a t-shirt for yourself or someone else. A
maximum of 3. It is a Clusterflux LLC design. It costs less
to make than $300. But it uses my original artwork and I have
to pay to ship it so I have decided on $300 as the total cost
for the "piece". If you don't agree with the pricing just don't
buy the apparel. If you want to purchase it please include an
email to our email address (on the <a href="/HTML/contact.html">contact page</a>) giving your
preferred name, postal address and t-shirt size. Transactions
have the security of Paypal. I will store your name and
address on a removeable thumb drive until I have shipped the
materials, then I will delete it (unless you want it to be
publicly noted within the "books" of Clusterflux LLC as an
angel investor).
<br >
<br >
<div id="footer"></div>
-->
</body>
</html>
<div id="footer"></div>
</body>
</html>