JoanaChicau
3 years ago
1 changed files with 47 additions and 0 deletions
@ -0,0 +1,47 @@ |
|||||
|
<!DOCTYPE html> |
||||
|
<html> |
||||
|
<head> |
||||
|
<meta charset="utf-8"> |
||||
|
<title>NARROWCAST</title> |
||||
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> |
||||
|
<!-- <link href="https://vjs.zencdn.net/7.10.2/video-js.css" rel="stylesheet" /> --> |
||||
|
|
||||
|
<!-- OUR STYLES --> |
||||
|
<link rel="stylesheet" type="text/css" media="all" href="narrowstyle.css"></link> |
||||
|
<link rel="stylesheet" type="text/css" media="all" href="narrowstyle-extra.css"></link> |
||||
|
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.css" rel="stylesheet" type='text/css'> |
||||
|
|
||||
|
<!-- OUR SCRIPTS --> |
||||
|
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script> |
||||
|
<script type="text/javascript" src="narrowscripts.js"></script> |
||||
|
<script type="text/javascript" src="narrowskin.js"></script> |
||||
|
|
||||
|
</head> |
||||
|
<body class="archive"> |
||||
|
|
||||
|
|
||||
|
<div class="linkmore"> |
||||
|
<a href="https://stream.vvvvvvaria.org" target="_blank">back to ↗ stage </a> |
||||
|
</div> |
||||
|
|
||||
|
<div class="sidebottom"> |
||||
|
|
||||
|
<h1>NARROWCAST ARCHIVE</h1> |
||||
|
|
||||
|
<i>...an incomplete stream of events...</i> |
||||
|
|
||||
|
<!-- COPY PASTE FROM THE EXAMPLES BELOW --> |
||||
|
|
||||
|
<p>29 July'21: <a href="https://vvvvvvaria.org/usercond03.html" target="_blank" >The User Condition #03 - met Anaëlle Beignon </a></p> |
||||
|
|
||||
|
<p>24 July'21: <a href="https://vvvvvvaria.org/archive/2021-01+02-Read-and-Repair_Wireless-Imagination/" target="_blank" >Feminist Hack Meetings #2 - Polyphonic Radio Ensemble</a></p> |
||||
|
|
||||
|
</div> |
||||
|
|
||||
|
|
||||
|
|
||||
|
<script type="text/javascript" src="narrowscripts.js"></script> |
||||
|
|
||||
|
|
||||
|
</body> |
||||
|
</html> |
Loading…
Reference in new issue