Add editor config. Kill all tabs.

Closes https://gitlab.com/autonomic-cooperative/autonomic-cooperative.gitlab.io/issues/19.
This commit is contained in:
Luke Murphy
2017-09-24 00:54:08 +02:00
parent 6a12122b7e
commit 8cb8eb599a
51 changed files with 2989 additions and 2981 deletions

View File

@ -1,25 +1,25 @@
<!-- One -->
<section id="one" class="wrapper style5 special">
<div class="inner">
<header class="major">
<h2>Autonomic is a co-operative<br />
that is owned and run by its workers</h2>
<p>We are committed to a set of core values to build progressive technologies<br /> and
<div class="inner">
<header class="major">
<h2>Autonomic is a co-operative<br />
that is owned and run by its workers</h2>
<p>We are committed to a set of core values to build progressive technologies<br /> and
infrastructure that empower users to make a positive impact on the world</p>
</header>
<ul class="icons major icons--flex">
<li>
<span class="icon fa-leaf major style1"></span>
<span class="icons__title">Sustainability</span>
</li>
<li>
<span class="icon fa-eye major style1"></span>
<span class="icons__title">Transparency</span>
</li>
<li>
<span class="icon fa-lock major style1"></span>
<span class="icons__title">Privacy</span>
</li>
</ul>
</div>
</header>
<ul class="icons major icons--flex">
<li>
<span class="icon fa-leaf major style1"></span>
<span class="icons__title">Sustainability</span>
</li>
<li>
<span class="icon fa-eye major style1"></span>
<span class="icons__title">Transparency</span>
</li>
<li>
<span class="icon fa-lock major style1"></span>
<span class="icons__title">Privacy</span>
</li>
</ul>
</div>
</section>