Header style
This commit is contained in:
parent
81ecf85707
commit
4216083775
|
@ -7,7 +7,11 @@
|
|||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="freedombone.css" />
|
||||
|
||||
#+attr_html: :width 80% :height 10% :align center
|
||||
[[file:images/logo31.png]]
|
||||
[[file:images/logo.png]]
|
||||
|
||||
#+BEGIN_CENTER
|
||||
*Version 3.1*
|
||||
#+END_CENTER
|
||||
|
||||
Newer and shinier than before, Freedombone release 3.1 rests upon the solid foundation of Debian stable and delivers major new self-hosted apps, improved mesh networking and a new logo. It supports version 3 onion addresses and the ability to use [[./usage_email.html][email with onion and I2P addresses]]. New apps are:
|
||||
|
||||
|
|
|
@ -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>
|
||||
<!-- 2018-04-15 Sun 10:26 -->
|
||||
<!-- 2018-04-15 Sun 10:28 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>‎</title>
|
||||
|
@ -238,7 +238,13 @@ for the JavaScript code in this tag.
|
|||
<div id="content">
|
||||
|
||||
<div class="figure">
|
||||
<p><img src="images/logo31.png" alt="logo31.png" width="80%" height="10%" align="center" />
|
||||
<p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="org-center">
|
||||
<p>
|
||||
<b>Version 3.1</b>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
@ -268,9 +274,9 @@ With the monopolistic Silicon Valley technology companies facing unprecedented l
|
|||
The future is decentralized.
|
||||
</p>
|
||||
|
||||
<div id="outline-container-orgb75a6ca" class="outline-2">
|
||||
<h2 id="orgb75a6ca">Installation</h2>
|
||||
<div class="outline-text-2" id="text-orgb75a6ca">
|
||||
<div id="outline-container-orgb5ed8ec" class="outline-2">
|
||||
<h2 id="orgb5ed8ec">Installation</h2>
|
||||
<div class="outline-text-2" id="text-orgb5ed8ec">
|
||||
<p>
|
||||
The simplest way to install is from a pre-made disk image. Images can be <a href="https://freedombone.net/downloads/v31">downloaded here</a>. You will need to have previously obtained a domain name and have a dynamic DNS account somewhere.
|
||||
</p>
|
||||
|
@ -326,9 +332,9 @@ More detailed installation instructions are linked from <a href="./installmethod
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org3accf1b" class="outline-2">
|
||||
<h2 id="org3accf1b">Upgrading from a previous install</h2>
|
||||
<div class="outline-text-2" id="text-org3accf1b">
|
||||
<div id="outline-container-org545bbda" class="outline-2">
|
||||
<h2 id="org545bbda">Upgrading from a previous install</h2>
|
||||
<div class="outline-text-2" id="text-org545bbda">
|
||||
<p>
|
||||
To upgrade from version 3 just go to the <b>administrator control panel</b> and select <b>check for updates</b>.
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue