浏览代码

Image width

Bob Mottram 7 年前
父节点
当前提交
bb5b3bd75b
共有 3 个文件被更改,包括 11 次插入5 次删除
  1. 3
    3
      doc/EN/mesh.org
  2. 二进制
      img/mesh_logo.jpg
  3. 8
    2
      website/EN/mesh.html

+ 3
- 3
doc/EN/mesh.org 查看文件

@@ -22,9 +22,9 @@ The Freedombone Mesh is a wireless solution for autonomous or internet connected
22 22
  * [[./mesh_custom.html][Customisation]]
23 23
  * [[./mesh_usage.html][How to use it]]
24 24
 
25
-#+begin_export html
26
-<center><img src="mesh_logo.jpg" width="20%"/></center>
27
-#+end_export
25
+#+BEGIN_CENTER
26
+[[file:images/mesh_logo.jpg]]
27
+#+END_CENTER
28 28
 
29 29
 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.
30 30
 

二进制
img/mesh_logo.jpg 查看文件


+ 8
- 2
website/EN/mesh.html 查看文件

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2017-12-29 Fri 13:31 -->
6
+<!-- 2017-12-29 Fri 13:32 -->
7 7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title>&lrm;</title>
@@ -258,7 +258,13 @@ The Freedombone Mesh is a wireless solution for autonomous or internet connected
258 258
 <li><a href="./mesh_usage.html">How to use it</a></li>
259 259
 </ul>
260 260
 
261
-<center><img src="mesh_logo.jpg" width="20%"/></center>
261
+<div class="org-center">
262
+
263
+<div class="figure">
264
+<p><img src="images/mesh_logo.jpg" alt="mesh_logo.jpg" />
265
+</p>
266
+</div>
267
+</div>
262 268
 
263 269
 <p>
264 270
 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.