logo width

This commit is contained in:
Bob Mottram 2017-12-29 13:31:40 +00:00
parent e0fb8a8f39
commit ea69a00f46
2 changed files with 5 additions and 11 deletions

View File

@ -22,9 +22,9 @@ The Freedombone Mesh is a wireless solution for autonomous or internet connected
* [[./mesh_custom.html][Customisation]]
* [[./mesh_usage.html][How to use it]]
#+BEGIN_CENTER
[[file:images/mesh_logo.jpg]]
#+END_CENTER
#+begin_export html
<center><img src="mesh_logo.jpg" width="20%"/></center>
#+end_export
Mesh networks are useful as a quick way to make a fully decentralised communications system which is not connected to or reliant upon the internet. Think festivals, hacker conferences, onboard ships at sea, disaster/war zones, small businesses who don't want the overhead of server maintenance, protests, remote areas of the world, temporary "digital blackouts", scientific expeditions and off-world space colonies.

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>
<!-- 2017-12-28 Thu 21:15 -->
<!-- 2017-12-29 Fri 13:31 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>&lrm;</title>
@ -258,13 +258,7 @@ The Freedombone Mesh is a wireless solution for autonomous or internet connected
<li><a href="./mesh_usage.html">How to use it</a></li>
</ul>
<div class="org-center">
<div class="figure">
<p><img src="images/mesh_logo.jpg" alt="mesh_logo.jpg" />
</p>
</div>
</div>
<center><img src="mesh_logo.jpg" width="20%"/></center>
<p>
Mesh networks are useful as a quick way to make a fully decentralised communications system which is not connected to or reliant upon the internet. Think festivals, hacker conferences, onboard ships at sea, disaster/war zones, small businesses who don't want the overhead of server maintenance, protests, remote areas of the world, temporary "digital blackouts", scientific expeditions and off-world space colonies.