Simplify related projects

This commit is contained in:
Bob Mottram 2016-01-07 17:30:01 +00:00
parent ee1e13602e
commit 8c5ceab415
2 changed files with 59 additions and 79 deletions

View File

@ -18,34 +18,34 @@
| [[file:index.html][Home]] |
#+BEGIN_CENTER
#+BEGIN_HTML
<center>
The following projects made Freedombone possible.
#+END_CENTER
#+BEGIN_CENTER
[[http://wiki.nginx.org][file:images/nginx.png]]
[[https://www.openssl.org][file:images/openssl.png]]
#+END_CENTER
#+BEGIN_CENTER
[[https://www.gnupg.org][file:images/gnupg.png]]
[[https://www.debian.org/][file:images/debian.png]]
#+END_CENTER
#+BEGIN_CENTER
[[http://freedomboxfoundation.org/][file:images/freedombox.png]]
[[http://beagleboard.org/products/beaglebone+black][file:images/beagleboard.png]]
#+END_CENTER
#+BEGIN_CENTER
[[https://www.dokuwiki.org/dokuwiki][file:images/dokuwiki.png]]
[[http://gnu.io][file:images/gnusocial.png]]
#+END_CENTER
#+BEGIN_CENTER
[[https://github.com/redmatrix/hubzilla][file:images/hubzilla.png]]
[[https://www.torproject.org][file:images/tor.png]]
#+END_CENTER
#+BEGIN_CENTER
[[https://prosody.im][file:images/prosody.png]]
[[http://owncloud.org][file:images/owncloud.png]]
#+END_CENTER
#+BEGIN_CENTER
[[https://bettercrypto.org/][file:images/bettercrypto.png]]
#+END_CENTER
<table style="width:80%; border:0">
<tr>
<td><center><a href="https://wiki.nginx.org">Nginx</a></center></td>
<td><center><a href="https://www.openssl.org">Openssl</a></center></td>
<td><center><a href="https://www.gnupg.org">Gnupg</a></center></td>
</tr>
<tr>
<td><center><a href="https://www.debian.org">Debian</a></center></td>
<td><center><a href="https://freedomboxfoundation.org">Freedombox</a></center></td>
<td><center><a href="https://beagleboard.org/products/beaglebone+black">Beagleboard</a></center></td>
</tr>
<tr>
<td><center><a href="https://www.dokuwiki.org/dokuwiki">Dokuwiki</a></center></td>
<td><center><a href="https://gnu.io">GNU Social</a></center></td>
<td><center><a href="https://github.com/redmatrix/hubzilla">Hubzilla</a></center></td>
</tr>
<tr>
<td><center><a href="https://www.torproject.org">Tor</a></center></td>
<td><center><a href="https://prosody.im">Prosody</a></center></td>
<td><center><a href="https://owncloud.org">Owncloud</a></center></td>
</tr>
<tr>
<td><center><a href="https://tox.chat/">Tox</a></center></td>
<td><center><a href="https://bettercrypto.org">Bettercrypto</a></center></td>
</tr>
</table>
</center>
#+END_HTML

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2016-01-07 Thu 14:59 -->
<!-- 2016-01-07 Thu 17:28 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title></title>
@ -176,55 +176,35 @@ for the JavaScript code in this tag.
</tbody>
</table>
<div class="center">
<p>
<center>
The following projects made Freedombone possible.
</p>
</div>
<div class="center">
<p>
<a href="http://wiki.nginx.org/"><img src="images/nginx.png" alt="nginx.png" /></a>
<a href="https://www.openssl.org/"><img src="images/openssl.png" alt="openssl.png" /></a>
</p>
</div>
<div class="center">
<p>
<a href="https://www.gnupg.org/"><img src="images/gnupg.png" alt="gnupg.png" /></a>
<a href="https://www.debian.org/"><img src="images/debian.png" alt="debian.png" /></a>
</p>
</div>
<div class="center">
<p>
<a href="http://freedomboxfoundation.org/"><img src="images/freedombox.png" alt="freedombox.png" /></a>
<a href="http://beagleboard.org/products/beaglebone+black"><img src="images/beagleboard.png" alt="beagleboard.png" /></a>
</p>
</div>
<div class="center">
<p>
<a href="https://www.dokuwiki.org/dokuwiki"><img src="images/dokuwiki.png" alt="dokuwiki.png" /></a>
<a href="http://gnu.io/"><img src="images/gnusocial.png" alt="gnusocial.png" /></a>
</p>
</div>
<div class="center">
<p>
<a href="https://github.com/redmatrix/hubzilla"><img src="images/hubzilla.png" alt="hubzilla.png" /></a>
<a href="https://www.torproject.org/"><img src="images/tor.png" alt="tor.png" /></a>
</p>
</div>
<div class="center">
<p>
<a href="https://prosody.im/"><img src="images/prosody.png" alt="prosody.png" /></a>
<a href="http://owncloud.org/"><img src="images/owncloud.png" alt="owncloud.png" /></a>
</p>
</div>
<div class="center">
<div class="figure">
<p><a href="https://bettercrypto.org/"><img src="images/bettercrypto.png" alt="bettercrypto.png" /></a>
</p>
</div>
</div>
<table style="width:80%; border:0">
<tr>
<td><center><a href="https://wiki.nginx.org">Nginx</a></center></td>
<td><center><a href="https://www.openssl.org">Openssl</a></center></td>
<td><center><a href="https://www.gnupg.org">Gnupg</a></center></td>
</tr>
<tr>
<td><center><a href="https://www.debian.org">Debian</a></center></td>
<td><center><a href="https://freedomboxfoundation.org">Freedombox</a></center></td>
<td><center><a href="https://beagleboard.org/products/beaglebone+black">Beagleboard</a></center></td>
</tr>
<tr>
<td><center><a href="https://www.dokuwiki.org/dokuwiki">Dokuwiki</a></center></td>
<td><center><a href="https://gnu.io">GNU Social</a></center></td>
<td><center><a href="https://github.com/redmatrix/hubzilla">Hubzilla</a></center></td>
</tr>
<tr>
<td><center><a href="https://www.torproject.org">Tor</a></center></td>
<td><center><a href="https://prosody.im">Prosody</a></center></td>
<td><center><a href="https://owncloud.org">Owncloud</a></center></td>
</tr>
<tr>
<td><center><a href="https://tox.chat/">Tox</a></center></td>
<td><center><a href="https://bettercrypto.org">Bettercrypto</a></center></td>
</tr>
</table>
</center>
</div>
<div id="postamble" class="status">