36 lines
1.1 KiB
HTML
36 lines
1.1 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta http-equiv="Content-Security-Policy" content="default-src 'self'; img-src https://*; child-src 'none'; font-src 'self'">
|
|
<title>call-for-papers</title>
|
|
<link rel="stylesheet" type="text/css" href="style.css"/>
|
|
</head>
|
|
<body>
|
|
<div class="header">
|
|
HACKORDI(Y|E) 2021
|
|
</div>
|
|
<p>Come organizzare la settima edizione di Hack Or Di(y|e) (Con Immagini)</p>
|
|
|
|
<p>TL;DR</p>
|
|
|
|
<p>Quando: 18 Dicembre 2021 <br/>
|
|
Dove: Vag61, Via Fabbri 110 a Bologna<br/>
|
|
Cosa: Hack'r'Diye 2021 (ancora non si era capito?)<br/>
|
|
TODO:<br/>
|
|
- Portati una mascherina<br/>
|
|
- Spamma l'evento.<br/>
|
|
- Porta quello che vuoi trovare! Partecipa alla call4paper inviando una mail a ...<br/>
|
|
- Stay tuned per il programma<br/>
|
|
</p>
|
|
|
|
<div id="menu">
|
|
<a href="index.html">index</a>
|
|
<a href="call-for-papers.html">call-for-papers</a>
|
|
<a href="programma.html">programma</a>
|
|
<a href="volantino.html">volantino</a>
|
|
<a href="info.html">info</a>
|
|
</div>
|
|
</body>
|
|
</html>
|