-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathartists.html
More file actions
337 lines (329 loc) · 9.14 KB
/
artists.html
File metadata and controls
337 lines (329 loc) · 9.14 KB
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
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
<!DOCTYPE html>
<html>
<head>
<script
src="https://code.jquery.com/jquery-3.3.1.min.js"
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
crossorigin="anonymous"></script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WPLMLTW');</script>
<!-- End Google Tag Manager -->
<title>Buzzards and Bees</title>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab" rel="stylesheet">
<link rel="stylesheet" href="https://use.typekit.net/izb2jdj.css">
<link rel="stylesheet" type="text/css" href="style.css">
<!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '2171758779810936');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=2171758779810936&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WPLMLTW"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- insert header -->
<script>
$(function(){
$("#header").load("header.html");
});
</script>
<div id="header"></div>
<div id="artists">
<h1>Musicians</h1>
<hr>
<p>
Hear them on <br><a href="https://open.spotify.com/playlist/693bLICBpaa7FeY19XRwB0?si=oa0wa16jQNqxzV55428EQw" target="_blank">The Buzzards and Bees 2019 Spotify Playlist</a>
</p>
<hr>
<div class ="artist">
<img src="./img/artists/mrtape.png">
<h2>Mr. Tape (International DJ Duo)</h2>
</div>
<div class ="artist">
<img src="./img/artists/madge.jpeg">
<h2>Madge/New Shack</h2>
</div>
<div class ="artist">
<img src="./img/artists/s2-cool.jpg">
<h2>S2_COOL</h2>
</div>
<div class ="artist">
<img src="./img/artists/Brother.jpg">
<h2>Brother</h2>
</div>
<div class ="artist">
<img src="./img/artists/PinguinMofex.JPG">
<h2>Pinguin Mofex</h2>
</div>
<div class ="artist">
<img src="./img/artists/RyanInnes.jpeg">
<h2>Ryan Innes </h2>
</div>
<div class ="artist">
<img src="./img/artists/Harpers.jpg">
<h2>Harpers</h2>
</div>
<div class ="artist">
<img src="./img/artists/RobertLoud2.jpg">
<h2>Robert Loud</h2>
</div>
<div class ="artist">
<img src="./img/artists/JennBlosil1.png">
<h2>Jenn Blosil</h2>
</div>
<div class ="artist">
<img src="./img/artists/Mmend.jpg">
<h2>Mmend</h2>
</div>
<div class ="artist">
<img src="./img/artists/Michael Barrow.jpg">
<h2>Michael Barrow & The Tourists</h2>
</div>
<div class ="artist">
<img src="./img/artists/john-lane.png">
<h2>John Lane (of Festive People)</h2>
</div>
<div class ="artist">
<img src="./img/artists/Goldmyth.jpg">
<h2>Goldmyth </h2>
</div>
<div class ="artist">
<img src="./img/artists/LittleMoon.jpg">
<h2>Little Moon</h2>
</div>
<div class ="artist">
<img src="./img/artists/BelleJewel.jpg">
<h2>Belle Jewel</h2>
</div>
<div class ="artist">
<img src="./img/artists/DaySounds.jpg">
<h2>Day Sounds</h2>
</div>
<div class ="artist">
<img src="./img/artists/Teilani.jpeg">
<h2>Teilani</h2>
</div>
<div class ="artist">
<img src="./img/artists/local sports team.jpg">
<h2>Local Sports Team</h2>
</div>
<div class ="artist">
<img src="./img/artists/Drusky.jpg">
<h2>Drusky </h2>
</div>
<div class ="artist">
<img src="./img/artists/sen-wisher.jpg">
<h2>Sen Wisher </h2>
</div>
<div class ="artist">
<img src="./img/artists/Indigo Waves.jpg">
<h2>Indigo Waves </h2>
</div>
<div class ="artist">
<img src="./img/artists/Queenadilla.jpg">
<h2>Queenadilla</h2>
</div>
<div class ="artist">
<img src="./img/artists/Kasadoom.jpg">
<h2>Kasadoom </h2>
</div>
<div class ="artist">
<img src="./img/artists/telesomniac.jpg">
<h2>Telesomniac</h2>
</div>
<div class ="artist">
<img src="./img/artists/TextureLove.jpg">
<h2>Texture Love </h2>
</div>
<div class ="artist">
<img src="./img/artists/vampboy.jpg">
<h2>The Fangs</h2>
</div>
<div class ="artist">
<img src="./img/artists/rally.jpeg">
<h2>Rally</h2>
</div>
<div class ="artist">
<img src="./img/artists/SpacedOut.jpg">
<h2>Spaced Out </h2>
</div>
<div class ="artist">
<img src="./img/artists/CreativelyBound.jpeg">
<h2>Creatively Bound </h2>
</div>
<div class ="artist">
<img src="./img/artists/salem-witch-doctors.jpg">
<h2>Salem Witch Doctors</h2>
</div>
<div class ="artist">
<img src="./img/artists/Roadie2.jpg">
<h2>Aubree Schill (of Roadie)</h2>
</div>
<div class ="artist">
<img src="./img/artists/Riahpaan.jpeg">
<h2>Riahpaan </h2>
</div>
<div class ="artist">
<img src="./img/artists/Lizzie Dunn.jpg">
<h2>Elizabeth O'Very</h2>
</div>
<div class ="artist">
<img src="./img/artists/Dixie Mann.jpeg">
<h2>Dixie Mann </h2>
</div>
<div class ="artist">
<img src="./img/artists/kid-machine.jpeg">
<h2>DJ Kid Machine </h2>
</div>
<br>
<!-- ARTISTS WITHOUT PHOTOS -->
<div class ="artist">
<h2>The Solarists</h2>
</div>
<div class ="artist">
<h2>Harbor Patrol</h2>
</div>
<div class ="artist">
<h2>Grove</h2>
</div>
<div class ="artist">
<h2>Faith Marie</h2>
</div>
<div class ="artist">
<h2>Chance+Apt (of House of Lewis) </h2>
</div>
<div class ="artist">
<h2>The Rubies </h2>
</div>
<div class ="artist">
<h2>Currents </h2>
</div>
<div class ="artist">
<h2>Ruble</h2>
</div>
<div class ="artist">
<h2>Say Hey</h2>
</div>
<div class ="artist">
<h2>Leaping Gnome</h2>
</div>
<div class ="artist">
<h2>Muninn </h2>
</div>
<div class ="artist">
<h2>The Wanna Go </h2>
</div>
<div class ="artist">
<h2>Kipper Snack </h2>
</div>
<div class ="artist">
<h2>Adult Prom </h2>
</div>
<div class ="artist">
<h2>Slap Back Routine</h2>
</div>
<div class ="artist">
<h2>Idiot Kid</h2>
</div>
<div class ="artist">
<h2>Micah Willis </h2>
</div>
<div class ="artist">
<h2>Richie Kissinger </h2>
</div>
<div class ="artist">
<h2>Oh!No?Ok.</h2>
</div>
<div class ="artist">
<h2>Kin Lodge</h2>
</div>
<div class ="artist">
<h2>Hoppy</h2>
</div>
<div class ="artist">
<h2>The Narrows</h2>
</div>
<div class ="artist">
<h2>The Band Gooch </h2>
</div>
<div class ="artist">
<h2>The Djinn</h2>
</div>
<div class ="artist">
<h2>Tell The City</h2>
</div>
<div class ="artist">
<h2>Emily Bea</h2>
</div>
<div class ="artist">
<h2>Mia Hicken </h2>
</div>
<div class ="artist">
<h2>Nate Hardyman</h2>
</div>
<div class ="artist">
<h2>Old Birds</h2>
</div>
<div class ="artist">
<h2>Kathleen Frewin</h2>
</div>
<div class ="artist">
<h2>Josh Snider</h2>
</div>
<div class ="artist">
<h2>Cherish DeGraaf</h2>
</div>
<div class ="artist">
<h2>Cesley </h2>
</div>
<div class ="artist">
<h2>Rabbit </h2>
</div>
<div class ="artist">
<h2>Shay Rose</h2>
</div>
<div class ="artist">
<h2>Evan Sharp </h2>
</div>
<div class ="artist">
<h2>Alli Jane</h2>
</div>
<div class ="artist">
<h2>Siaki</h2>
</div>
<div class ="artist">
<h2>Rahz </h2>
</div>
<div class ="artist">
<h2>Elusiv3 </h2>
</div>
<div class ="artist">
<h2>Bigg Chris</h2>
</div>
</body>
</html>