-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathep6.html
More file actions
34 lines (25 loc) · 743 Bytes
/
ep6.html
File metadata and controls
34 lines (25 loc) · 743 Bytes
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
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>Exit Points Concerts</title>
</head>
<body>
<script id="md" type="text/markdown" style="visibility:hidden;">
# Exit Points #6
## Wednesday, July 29 @8pm EDT
Tyson Headon (electric bass)
Jake Butineau (keys)
Juan Parra Cancino (guitar and electronics)
Mariana Hutten (electronics)
Glen Hall (sax + electronics)
Marc-Alexandre Chan (cello)
Joel Ong (electric guitar)
Michael Palumbo (modular synth)
Ensembles Tbd
</script>
<div id="html"></div>
<!-- partial -->
<script src='https://cdnjs.cloudflare.com/ajax/libs/marked/1.0.0/marked.min.js'></script><script src="assets/js/md2html.js"></script>
</body>
</html>