Skip to content
Snippets Groups Projects
Commit b56785e2 authored by Bob Mottram's avatar Bob Mottram
Browse files

Navigation help

parent 2cc24037
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@
padding: 32px;
}
.versiontext {
.headertext {
color: #72a7cf;
text-align: center;
font-size: 120%;
......@@ -72,11 +72,17 @@
<div class="header">
<a href="index.html"><img id="headerpic" class="img-responsive" src="images/logo.png"></a>
<p class="versiontext">Version</p>
<p class="headertext">Version</p>
<p class="desc">This is a server system which enables you to run internet apps such as a blog or federated social network.</p>
<p class="desc">This is a <a href="https://freedombone.net">server system</a> which enables you to run internet apps such as a blog or federated social network.</p>
<p class="desc">Freedombone started in 2013. It was initially based on the Beaglebone Black hardware and inspired by the FreedomBox idea of an inexpensive and simple to manage internet server for the home.</p>
<p class="headertext">Navigation</p>
<p class="desc">Whichever screen you are currently on, you can get back to the previous screen by clicking or pressing on the Freedombone logo at the top.</p>
<p class="headertext">History</p>
<p class="desc">Freedombone started in 2013. It was initially based on the <a href="https://beagleboard.org/black">Beaglebone Black</a> hardware and inspired by the FreedomBox idea of an inexpensive and simple to manage internet server for the home.</p>
<p class="desc">For further information <a href="https://freedombone.net">see the website</a>.</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment