Font size
This commit is contained in:
parent
870a3ca463
commit
2c10fbb8d2
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
#+attr_html: :width 80% :height 10% :align center
|
#+attr_html: :width 80% :height 10% :align center
|
||||||
[[file:images/logo.png]]
|
[[file:images/logo.png]]
|
||||||
#+attr_html: :align center :style font-family:courier; :style font-size:60%
|
#+attr_html: :align center :style font-size:20px
|
||||||
*Version 3.1*
|
*Version 3.1*
|
||||||
|
|
||||||
Newer and shinier than before, Freedombone 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:
|
Newer and shinier than before, Freedombone 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">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- 2018-04-15 Sun 10:37 -->
|
<!-- 2018-04-15 Sun 10:39 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<title>‎</title>
|
<title>‎</title>
|
||||||
|
@ -241,7 +241,7 @@ for the JavaScript code in this tag.
|
||||||
<p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
|
<p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<p align="center" style="font-family:courier;" style="font-size:60%">
|
<p align="center" style="font-size:20px">
|
||||||
<b>Version 3.1</b>
|
<b>Version 3.1</b>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@ -271,9 +271,9 @@ With the monopolistic Silicon Valley technology companies facing unprecedented l
|
||||||
The future is decentralized.
|
The future is decentralized.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div id="outline-container-org625a008" class="outline-2">
|
<div id="outline-container-org61ba7b3" class="outline-2">
|
||||||
<h2 id="org625a008">Installation</h2>
|
<h2 id="org61ba7b3">Installation</h2>
|
||||||
<div class="outline-text-2" id="text-org625a008">
|
<div class="outline-text-2" id="text-org61ba7b3">
|
||||||
<p>
|
<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.
|
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>
|
</p>
|
||||||
|
@ -329,9 +329,9 @@ More detailed installation instructions are linked from <a href="./installmethod
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org2318a22" class="outline-2">
|
<div id="outline-container-orge26cdb7" class="outline-2">
|
||||||
<h2 id="org2318a22">Upgrading from a previous install</h2>
|
<h2 id="orge26cdb7">Upgrading from a previous install</h2>
|
||||||
<div class="outline-text-2" id="text-org2318a22">
|
<div class="outline-text-2" id="text-orge26cdb7">
|
||||||
<p>
|
<p>
|
||||||
To upgrade from version 3 just go to the <b>administrator control panel</b> and select <b>check for updates</b>.
|
To upgrade from version 3 just go to the <b>administrator control panel</b> and select <b>check for updates</b>.
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in New Issue