-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathWeHaveVoice.html
More file actions
59 lines (53 loc) · 2.66 KB
/
WeHaveVoice.html
File metadata and controls
59 lines (53 loc) · 2.66 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>ASM supports We Have Voice Code of Conduct | Anti-Social Music</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="imagetoolbar" content="false" />
<meta name="author" content="Anti-Social Music" />
<meta name="robots" content="index, follow" />
<meta http-equiv="X-UA-Compatible" content="IE=7" />
<meta property="og:site_name" content="Anti-Social Music" />
<meta property="og:url" content="https://www.antisocialmusic.org/WeHaveVoice.html" />
<meta property="og:title" content="ASM supports We Have Voice Code of Conduct" />
<meta property="og:image" content="https://www.antisocialmusic.org/ASM_social.jpg" />
<link rel="SHORTCUT ICON" href="/favicon.ico" type="image/x-icon" />
<link rel="image_src" href="https://www.antisocialmusic.org/ASM_social.jpg" />
<meta name="description" content="Anti-Social Music, Inc., is a non-profit collective of composers and performers created for the purpose of presenting new music by emerging, primarily New York-based musicians." />
<link rel="stylesheet" href="/styles/init.css" type="text/css" />
<link rel="stylesheet" href="/styles/subpage.css" type="text/css" />
<!--[if IE 6]>
<link rel="stylesheet" href="/styles/ie6.css" type="text/css" />
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" href="/styles/ie7.css" type="text/css" />
<![endif]-->
<script type="text/javascript" src="/scripts/asm.js"></script>
</head>
<!--#INCLUDE VIRTUAL="/includes/gtag.js"-->
<body>
<div id="nopage">
<div id="header">
<header>
<h1>Anti-Social Music</h1>
<h2>Supporting We Have Voice Code of Conduct</h2>
</header>
<!--#INCLUDE VIRTUAL="/includes/header_navigation.html"-->
</div>
<div id="content">
<main>
<article>
<div class="section1">
<p>Here at Anti-Social Music, we don't take ourselves too seriously.</p>
<p>But we do take some things very seriously. And <a href="https://too-many.org/who-we-are-2/">the We Have Voice Collective</a> has bravely stood up to call for zero tolerance of harrassment in the performing arts. We're a tiny, rickety boat in a big ocean, but we're proud to state our support for their <a href="http://www.wehavevoice.org/">Code of Conduct</a>, and encourage every other performing arts group, large or small, to do the same.</p>
<p>We can be the positive change in the world. So don't be a jerk.</p>
<span class="CoC"><img height="200px" width="200px" src="/images/wehavevoice_logo_alpha_small.png" alt="safe(r) space" /></span>
</div>
</article>
</main>
</div>
<!--#INCLUDE VIRTUAL="/includes/footer.html"-->
</div>
</body>
</html>