-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathhusk.html
More file actions
58 lines (49 loc) · 2.65 KB
/
husk.html
File metadata and controls
58 lines (49 loc) · 2.65 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
<!DOCTYPE html>
<html>
<head>
<title>Emilio Martínez Poppe</title>
<link rel="stylesheet" type="text/css" href="assets/style.css" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="theme-color" content="#ffffff">
</head>
<body>
<br>
<p class="menu">
<a class="menu" href="index.html"><strong>Emilio Martínez Poppe</strong></a>
<a class="menu" href="work.html" style="text-decoration: underline;">Work</a>
<a class="menu" href="about.html">About</a>
<a class="menu" href="contact.html">Contact</a>
</p>
<br>
<p class="mainMenu">
<a class="mainMenu" href="oloqueseas.html"><i>o lo que seas</i></a>
<a class="mainMenu" href="passage.html"><i>Passage</i></a>
<a class="mainMenu" href="16portals.html"><i>16 Portals</i></a>
<a class="mainMenu" href="endCredits.html"><i>End Credits for the Places That Make Us</i></a>
<a class="mainMenu" href="colonarts.html"><i>Introduction to the Colon Arts</i></a>
<a class="mainMenu" href="openCredits.html"><i>Open Credits</i></a>
<a class="mainMenu" href="husk2.html"><i>Metamucil Sculpture Workshop</i></a>
<a class="mainMenu" href="sideroomManifesto.html"><i>Sideroom Manifesto</i></a>
<a class="mainMenu" href="atobjectivepound.html"><i>@Berlin(Sophie's Camera)#sophieandemiliogotoberlin</i></a>
<a class="mainMenu" href="husk.html" style="text-decoration: underline;"><i>Metamucil Sculpture Studio in the NoHo Broadway Starbucks Bathroom</i></a>
</p>
<br>
<h2>Metamucil Sculpture Studio in the NoHo Broadway Starbucks Bathroom</h2>
<p>
2015
</p>
<br>
<br>
<img src="assets/husk2.png">
<p class="description">
A twenty-minute performance in the NoHo Broadway Starbucks where I repurpose their single-stall gender-neutral bathroom as a studio to make Metamucil sculptures in the form of butt plugs. The performance ends early when threatening remarks are made through the door. Upon exiting, a very long queue becomes an audience for the work. In NYC, Starbucks—a multinational private corporation—provides a basic urban necessity where public restrooms are few and far between, and gender-neutral ones even more so.
</p>
<br>
<br>
<br>
</body>
</html>