54 lines
1.9 KiB
HTML
54 lines
1.9 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<link type="text/css" rel="stylesheet" href="assets/styles/normalize.css">
|
|
<link type="text/css" rel="stylesheet" href="assets/styles/site.css">
|
|
|
|
<link rel="manifest" href="assets/favicons/manifest.json">
|
|
<meta name="msapplication-config" content="assets/favicons/browserconfig.xml">
|
|
<meta name="theme-color" content="#006666">
|
|
|
|
<link rel="shortcut icon" href="assets/favicons/favicon.ico">
|
|
<link type="image/png" rel="icon" sizes="32x32" href="assets/favicons/favicon-32x32.png">
|
|
<link type="image/png" rel="icon" sizes="16x16" href="assets/favicons/favicon-16x16.png">
|
|
|
|
<link type="image/png" rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png">
|
|
<link rel="mask-icon" color="#006666" href="assets/favicons/safari-pinned-tab.svg">
|
|
|
|
<title>Unit</title>
|
|
</head>
|
|
|
|
|
|
<body>
|
|
<div class="main-container home">
|
|
<header>
|
|
<img alt="Unit logo" src="assets/images/logo.svg">
|
|
<h1>unit</h1>
|
|
</header>
|
|
|
|
<nav>
|
|
<ul>
|
|
<li><a href="https://wiki.unit.macaomilano.org">wiki</a></li>
|
|
<li><a href="https://git.unit.macaomilano.org">git</a></li>
|
|
<li><a href="https://wiki.unit.macaomilano.org/Calendar">calendar</a></li>
|
|
</ul>
|
|
</nav>
|
|
|
|
<p><a href="https://www.openstreetmap.org/node/2709091290">viale molise 68, milano</a><br>
|
|
<strong>unit at paranoici dot org</strong>
|
|
<strong>#unit on irc.autistici.org</strong></p>
|
|
<p><a href="connessioni-caotiche.html">connessioni caotiche</a><br>
|
|
<strong>10 e 11 novembre</strong><br>
|
|
<strong>hacking, art, activism, making and breaking in festival</strong></p>
|
|
<p><a href="https://wiki.unit.macaomilano.org/LaboratorioElettronica">laboratorio di elettronica</a><br>
|
|
<strong>ogni mercoledì pomeriggio</strong></p>
|
|
|
|
<!--ul>
|
|
|
|
</ul-->
|
|
</div>
|
|
</body>
|
|
</html> |