fix logo and a bunch of shit
This commit is contained in:
19
index.html
19
index.html
@ -14,16 +14,16 @@
|
||||
ul.task-list{list-style: none;}
|
||||
</style>
|
||||
<link rel="stylesheet" href="/static/style.css" />
|
||||
<!--[if lt IE 9]>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||
<![endif]-->
|
||||
</head>
|
||||
<body>
|
||||
<header id="title-block-header">
|
||||
<h1 class="title">Co-operative Computer</h1>
|
||||
</header>
|
||||
<p><br />
|
||||
<img src="/static/nocloud.jpg" id="nocloud" alt="Image says “there is no cloud, it’s just someone else’s computer”"></p>
|
||||
<br />
|
||||
|
||||
<center>
|
||||
<img src="/static/logo.jpg" id="logo" alt="A simple drawing of two rectangles representing servers smilinig at each other.">
|
||||
</center>
|
||||
<p><strong>Co-operative Computer</strong> is an offering by <a href="https://autonomic.zone">Autonomic Co-operative</a> to help people divest from corporate clouds and the surveillance capitalist ecosystem.</p>
|
||||
<p>We provide <strong>dGaaS (De-Googling as a Service).</strong> No ads. No data mining. Don’t like it? Change it! Come and participate in the decision making processes instead of having stuff forced on you by a corporation.</p>
|
||||
<table>
|
||||
@ -32,6 +32,7 @@
|
||||
<th>Identity-management</th>
|
||||
<th>File storage</th>
|
||||
<th>Knowledge management/productivity</th>
|
||||
<th>Comms</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@ -39,11 +40,7 @@
|
||||
<td>Keycloak (SSO)</td>
|
||||
<td>Nextcloud files</td>
|
||||
<td>Nextcloud calendar</td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>CryptPad</td>
|
||||
<td>Matrix</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@ -60,7 +57,7 @@
|
||||
<h2 id="money">Money</h2>
|
||||
<ul>
|
||||
<li>The first month is free.</li>
|
||||
<li>After that, it’s £3 / month for 5 GB storage (if you’re based in the UK then + 20% VAT).</li>
|
||||
<li>After that, it’s £3 / month for 5 GB storage (if you’re based in the UK then + 20% VAT) - if you want more than 5GB send us a mail and we’ll get back to you with a quote.</li>
|
||||
</ul>
|
||||
<p>Where does the money go?</p>
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user