forked from varia/web-narrowcast
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
708 B
24 lines
708 B
4 years ago
|
<!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<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>
|