[wip] pushing prod updates
This commit is contained in:
parent
ef715dc2c3
commit
feec23b09e
9 changed files with 705 additions and 12 deletions
14
index.html
14
index.html
|
|
@ -163,11 +163,11 @@
|
|||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="simulation" style="margin-top: 5%;position: relative;">
|
||||
<div id="simulation" style="position: relative;">
|
||||
<div id="content" class="over_graph">
|
||||
<span class="close" >x</span>
|
||||
<a class="close" title="Fermer la colonne">x</a>
|
||||
<h1 style>Hacker Space Festival 2020</h1>
|
||||
<p>Le vendredi 7 et le samedi 8 février, le <a href="https://www.tmplab.org">/tmp/lab</a> vous invite à un Hacker Space Festival ouvert et libre.</p>
|
||||
<p>Le vendredi 7 et le samedi 8 février, le <a href="https://www.tmplab.org">/tmp/lab</a> propose une rencontre libre dont le programme est ouvert : faites vos propositions !</p>
|
||||
<p>Au programme de cette rencontre</p>
|
||||
<ul>
|
||||
<li>Ateliers</li>
|
||||
|
|
@ -189,11 +189,12 @@
|
|||
<li>Logiciel Libre
|
||||
<li>Sécurité Linux
|
||||
</ul>
|
||||
<p>Pour <a href="#format" id="format_show">l'appel à participation</a> ouvert à tou·te·s ou toute autre question,<br> merci d'utiliser <a href="mailto:info@hackersfest.org">info@hackersfest.org</a></p>
|
||||
<p>Pour <a href="#format" id="format_show"></a>l'appel à participation ouvert à tou·te·s ou toute autre question,<br> merci d'utiliser <a href="mailto:info@hackersfest.org">info@hackersfest.org</a></p>
|
||||
|
||||
</div>
|
||||
<div id="format" class="over_graph" style="display: none;">
|
||||
<span class="close" >x</span>
|
||||
<div id="format" class="over_graph" style=";">
|
||||
<a name="format"> </a>
|
||||
<a class="close" title="Fermer la colonne">x</a>
|
||||
|
||||
<h1>Appel à participation</h1>
|
||||
<p>Merci de nous fournir</p>
|
||||
|
|
@ -246,7 +247,6 @@
|
|||
Based on work by
|
||||
<a href="https://twitter.com/pmneila">@pmneila</a>
|
||||
<a href="https://github.com/pmneila/jsexp">Github</a>
|
||||
<a id="notworking" href="#">Not working?</a>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue