html
This commit is contained in:
parent
79f47c27a8
commit
38d01a7b85
|
@ -4,16 +4,22 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<title></title>
|
||||
<!-- 2015-03-08 Sun 16:38 -->
|
||||
<!-- 2015-11-03 Tue 19:52 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="generator" content="Org-mode" />
|
||||
<meta name="author" content="Bob Mottram" />
|
||||
<meta name="description" content="Turn the Beaglebone Black into a personal communications server"
|
||||
/>
|
||||
<meta name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<style type="text/css">
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
.title { text-align: center; }
|
||||
.title { text-align: center;
|
||||
margin-bottom: .2em; }
|
||||
.subtitle { text-align: center;
|
||||
font-size: medium;
|
||||
font-weight: bold;
|
||||
margin-top:0; }
|
||||
.todo { font-family: monospace; color: red; }
|
||||
.done { font-family: monospace; color: green; }
|
||||
.priority { font-family: monospace; color: orange; }
|
||||
|
@ -21,9 +27,9 @@
|
|||
padding: 2px; font-size: 80%; font-weight: normal; }
|
||||
.timestamp { color: #bebebe; }
|
||||
.timestamp-kwd { color: #5f9ea0; }
|
||||
.right { margin-left: auto; margin-right: 0px; text-align: right; }
|
||||
.left { margin-left: 0px; margin-right: auto; text-align: left; }
|
||||
.center { margin-left: auto; margin-right: auto; text-align: center; }
|
||||
.org-right { margin-left: auto; margin-right: 0px; text-align: right; }
|
||||
.org-left { margin-left: 0px; margin-right: auto; text-align: left; }
|
||||
.org-center { margin-left: auto; margin-right: auto; text-align: center; }
|
||||
.underline { text-decoration: underline; }
|
||||
#postamble p, #preamble p { font-size: 90%; margin: .2em; }
|
||||
p.verse { margin-left: 3%; }
|
||||
|
@ -62,12 +68,12 @@
|
|||
caption.t-above { caption-side: top; }
|
||||
caption.t-bottom { caption-side: bottom; }
|
||||
td, th { vertical-align:top; }
|
||||
th.right { text-align: center; }
|
||||
th.left { text-align: center; }
|
||||
th.center { text-align: center; }
|
||||
td.right { text-align: right; }
|
||||
td.left { text-align: left; }
|
||||
td.center { text-align: center; }
|
||||
th.org-right { text-align: center; }
|
||||
th.org-left { text-align: center; }
|
||||
th.org-center { text-align: center; }
|
||||
td.org-right { text-align: right; }
|
||||
td.org-left { text-align: left; }
|
||||
td.org-center { text-align: center; }
|
||||
dt { font-weight: bold; }
|
||||
.footpara:nth-child(2) { display: inline; }
|
||||
.footpara { display: block; }
|
||||
|
@ -148,7 +154,6 @@ for the JavaScript code in this tag.
|
|||
<a name="top" id="top"></a>
|
||||
</div>
|
||||
<div id="content">
|
||||
<h1 class="title"></h1>
|
||||
<div class="center">
|
||||
|
||||
<div class="figure">
|
||||
|
@ -162,81 +167,21 @@ for the JavaScript code in this tag.
|
|||
|
||||
|
||||
<colgroup>
|
||||
<col class="left" />
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="left" />
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="left" />
|
||||
<col class="org-left" />
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="left"><b>IRC:</b> robotics.uk.to Port 6697 SSL #freedombone</td>
|
||||
<td class="left"><b>XMPP:</b> bob@robotics.uk.to with OTR</td>
|
||||
<td class="left"><b>Bitmessage:</b> BM-2cWuhmBvVdfrHhLoZTdspCkKeiTorUesSL</td>
|
||||
<td class="org-left"><b>IRC:</b> robotics.uk.to Port 6697 SSL #freedombone</td>
|
||||
<td class="org-left"><b>XMPP:</b> bob@robotics.uk.to with OTR</td>
|
||||
<td class="org-left"><b>Bitmessage:</b> BM-2cWuhmBvVdfrHhLoZTdspCkKeiTorUesSL</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
You can support the Freedombone project with the following banner ads. Download an image and add it to your site or blog with a link to <a href="http://freedombone.uk.to/"><a href="http://freedombone.uk.to/">http://freedombone.uk.to/</a></a>. If you're using <a href="https://addons.mozilla.org/en-us/firefox/addon/adblock-edge/">AdBlock</a> then you may need to disable it on this page to see the images below.
|
||||
</p>
|
||||
|
||||
<div class="center">
|
||||
|
||||
<div class="figure">
|
||||
<p><img src="./ads/freedombone_ad7.jpg" alt="freedombone_ad7.jpg" />
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="center">
|
||||
|
||||
<div class="figure">
|
||||
<p><img src="./ads/freedombone_ad1.jpg" alt="freedombone_ad1.jpg" />
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="center">
|
||||
|
||||
<div class="figure">
|
||||
<p><img src="./ads/freedombone_ad2.jpg" alt="freedombone_ad2.jpg" />
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="center">
|
||||
|
||||
<div class="figure">
|
||||
<p><img src="./ads/freedombone_ad3.jpg" alt="freedombone_ad3.jpg" />
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="center">
|
||||
|
||||
<div class="figure">
|
||||
<p><img src="./ads/freedombone_ad4.jpg" alt="freedombone_ad4.jpg" />
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="center">
|
||||
|
||||
<div class="figure">
|
||||
<p><img src="./ads/freedombone_ad5.jpg" alt="freedombone_ad5.jpg" />
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="center">
|
||||
|
||||
<div class="figure">
|
||||
<p><img src="./ads/freedombone_ad6.jpg" alt="freedombone_ad6.jpg" />
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
|
||||
|
|
Loading…
Reference in New Issue