summaryrefslogtreecommitdiff
path: root/index.html
blob: 43b11e305e7a0a90d6d252100ccba8794c4639c2 (plain)
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
<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8">
    <meta http-equiv="Content-Language" content="en">
    <meta name="author" content="The Workers London Ltd.">
    <meta name="viewport" content="width=600" id="meta-viewport">
    <meta name="google" content="notranslate">
    <title>JTAG</title>
    <link href='http://fonts.googleapis.com/css?family=Chango' rel='stylesheet' type='text/css'>
    <!-- <link href='http://fonts.googleapis.com/css?family=Roboto:400,900' rel='stylesheet' type='text/css'> -->
    <link rel="stylesheet" type="text/css" href="/css/reset.css">
    <link rel="stylesheet" type="text/css" href="/css/style.css">
    <script>
      var _lr = _lr || {};
      _lr.host = (location.host || 'localhost').split(':')[0];
      _lr.port = 35729;
      (function(doc, tag) {
       var el = doc.createElement(tag);
       var ct = doc.getElementsByTagName(tag)[0];
       el.src = '//' + _lr.host + ':' + _lr.port + '/livereload.js?snipver=1';
       ct.parentNode.insertBefore(el, ct);
      }(document, 'script'));
    </script>
  </head>
  <body>
    <div id='main'>
      <div class="center">
        <p id='txt' class='groove' data-panes="10">
          <span class="jtag">J</span><span class="jtag tighter">TA</span><span class="jtag">G</span>
        </p>
        <p class="date">29.06</p>
        <p class="date">~8PM</p>
        <div class="info">
          <p class="small"><a href="//jrdonaldson.com">JRD</a>, <a href="//theworkers.net">TOMM</a>, <a href="//arianeprin.com">ARIANE</a>, and <a href="//giorgiapiacentino.com">DR. GIO</a> PRESENT</p>
          <p>JTAG at SHOREDITCH HOUSE roof garden</p>
          <p><span class="normal-small">event entrance</span>
          <a href="//maps.google.co.uk/maps?q=19+BETHNAL+GREEN+ROAD&hl=en&sll=51.48931,-0.08819&sspn=0.802934,2.108002&hnear=19+Bethnal+Green+Rd,+London+Borough+of+Tower+Hamlets,+London+E1,+United+Kingdom&t=m&z=16"><span class="highlight">13</span> BETHNAL GREEN ROAD</a></p>
          <p class="small">featuring DEAN WEI of chicago, il</p>
          <p class="small"><span class="small-small">with music by </span> <a href="//soundcloud.com/silkeye">SILKEYE</a></p>
        </div>
      </div>
    </div>
    <script src="/js/index.js"></script>
    <script>
      var sc_project = 0000000;
      var sc_invisible = 1;
      var sc_security = "000000";
      (function(doc, tag) {
       var el = doc.createElement(tag);
       var ct = doc.getElementsByTagName(tag)[0];
       el.src = ('https:' === location.protocol ? '//secure' : '//www') + '.statcounter.com/counter/counter.js';
       ct.parentNode.insertBefore(el, ct);
      }(document, 'script'))
    </script>
  </body>
</html>