24 lines
717 B
HTML
24 lines
717 B
HTML
<!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 rel="stylesheet" type="text/css" media="all" href="narrowstyle.css"></link>
|
||
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.css" rel="stylesheet" type='text/css'>
|
||
</head>
|
||
<body id="about">
|
||
|
||
|
||
<div class="linkmore"><a href="https://stream.vvvvvvaria.org/">back to stage<span> ↗</span><br></a></div>
|
||
|
||
|
||
<div>
|
||
<h1> about the < NARROWCAST > </h1>
|
||
<p class="about"> ... some more words from THE VARIA BROADCATS TEAM (AKA BROADCATS ˚ᆺ˚)´ coming soon ... </p>
|
||
|
||
</div>
|
||
|
||
</body>
|
||
</html>
|