Update index.html
Something about planning on going to places that things are happening in, and making domes (well, that's implied at least).
This commit is contained in:
parent
7a0126ed13
commit
bf9fab191e
|
@ -21,7 +21,7 @@
|
||||||
<h2>Where?</h2>
|
<h2>Where?</h2>
|
||||||
<p>Preferably, a hacker camp or con (probably under a <span class="unicorns">DOME</span>)</p>
|
<p>Preferably, a hacker camp or con (probably under a <span class="unicorns">DOME</span>)</p>
|
||||||
<p>Failing that, the Internet</p>
|
<p>Failing that, the Internet</p>
|
||||||
<h3>Events</h3>
|
<h2>Events</h2>
|
||||||
<p>We were here:</p>
|
<p>We were here:</p>
|
||||||
<ul class="fisher-price-links">
|
<ul class="fisher-price-links">
|
||||||
<li><a href="https://emfcamp.org">EMF2018</a></li>
|
<li><a href="https://emfcamp.org">EMF2018</a></li>
|
||||||
|
@ -30,7 +30,12 @@
|
||||||
<li><a href="https://events.ccc.de/congress/2019">36C3</a></li>
|
<li><a href="https://events.ccc.de/congress/2019">36C3</a></li>
|
||||||
<li><a href="https://emfcamp.org"><s>EMF2020</s></a> stupid virus</li>
|
<li><a href="https://emfcamp.org"><s>EMF2020</s></a> stupid virus</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3 id='policy'>Policy</h2>
|
<p>We might go here:</p>
|
||||||
|
<ul class="fisher-price-links">
|
||||||
|
<li><a href="https://mch2021.org/">MCH2021</a></li>
|
||||||
|
<li><a href="https://emfcamp.org">EMF2022</a></li>
|
||||||
|
</ul>
|
||||||
|
<h2 id='policy'>Policy</h2>
|
||||||
<ol class="left-aligned">
|
<ol class="left-aligned">
|
||||||
<li>No one shall dissuade or stop anyone from making anything, especially if it's a bad idea.</li>
|
<li>No one shall dissuade or stop anyone from making anything, especially if it's a bad idea.</li>
|
||||||
<li>"Fuck it, we'll do it live" is always acceptable.</li>
|
<li>"Fuck it, we'll do it live" is always acceptable.</li>
|
||||||
|
|
Loading…
Reference in New Issue