-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
79 lines (69 loc) · 3.06 KB
/
index.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
<!DOCTYPE html>
<html>
<body>
<h2>Exit Points Electroacousttic Improvisation!</h2>
<br><a href="https://www.twitch.tv/exitpointsmusic" target="_blank"><h1>Click This Link to go to the Exit Points Stream</h1></a></i>
<img alt=”exit points #11” src="https://raw.githubusercontent.com/exitpoints/exitpoints.github.io/master/EP-11.png">
<!--<iframe src="https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fexitpointsmusic%2Fposts%2F199845428266930&width=1280" width="1280" height="720" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowfullscreen="true" allow="autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share"></iframe -->
<table>
<tr>
<th>
<h2>Musicians' Tip Jar</h2>
</th>
</tr>
<tr>
<td>
We use an online tip jar to compensate our performers.
<br>Please consider contributing to it. Thank you sincerely!
<br>Click <a href='https://exitpoints.stream/' target='_blank'><b>here to contribute to the musicians' tip jar!</b></a>
<br>Note: You might be required to sign into either youtube, twitch, or facebook in order to continue.
</td>
</tr>
</table>
<table>
<tr>
<th>
<h2>Join the 10pm Open Jam</h2>
</th>
</tr>
<tr>
<td>
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSeJPEL0QSfoalDafrSZFTI5ahm15nVPP9WsddPPLdZxOGnS_A/viewform?embedded=true" width="640" height="942" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
</td>
</tr>
</table>
<table>
<tr>
<th>
<h2>Exit Points Calendar</h2>
</th>
<th>
<h2>Meet us on Discord</h2>
</th>
</tr>
<tr>
<td>
<iframe src="https://calendar.google.com/calendar/embed?height=400&wkst=1&bgcolor=%23ffffff&ctz=America%2FToronto&src=ZXhpdHBvaW50c211c2ljQGdtYWlsLmNvbQ&src=cWI2OGRhYmczZXBpdnNpY3NkOG5wamNsdmhiZHMyMG9AaW1wb3J0LmNhbGVuZGFyLmdvb2dsZS5jb20&color=%23039BE5&color=%23616161&mode=AGENDA&title=Upcoming%20Events" style="border:solid 1px #777" width="100%" height="400" frameborder="0" scrolling="yes"></iframe>
<!-- <iframe src="https://calendar.google.com/calendar/embed?src=qb68dabg3epivsicsd8npjclvhbds20o%40import.calendar.google.com&ctz=America%2FToronto" style="border: 0" width="100%" height="400" frameborder="0" scrolling="no"></iframe> </td> -->
</td>
<td>
<iframe src="https://discordapp.com/widget?id=691357338678067200&theme=dark" width="100%" height="400" allowtransparency="true" frameborder="0"></iframe>
</td>
</tr>
</table>
<table>
<tr>
<th>
<h2>About</h2>
</th>
</tr>
<tr >
<td>
Exit Points is a network of improvising artists.
<br>We organize online shows and jams, encourage each other to perform more, and help newcomers to learn to how to perform online.
<br>
See our calendar for upcoming events, and if you're interested in joining us to play or want to create an event, reach out to us through Discord (below). </td>
</tr>
</table>
</body>
</html>