Browse Source

Image on index page

Bob Mottram 7 years ago
parent
commit
e60a4b8429
3 changed files with 10 additions and 10 deletions
  1. 3
    6
      doc/EN/index.org
  2. BIN
      img/bbb3.png
  3. 7
    4
      website/EN/index.html

+ 3
- 6
doc/EN/index.org View File

16
 -- Lucas Nussbaum
16
 -- Lucas Nussbaum
17
 #+end_quote
17
 #+end_quote
18
 
18
 
19
-
20
-#+BEGIN_EXPORT html
21
-<center>
22
-<h1><a href="./release3.html">New version 3 (Stretch)</a></h1>
23
-</center>
24
-#+END_EXPORT
19
+#+BEGIN_CENTER
20
+[[file:images/bbb3.png]]
21
+#+END_CENTER
25
 
22
 
26
 So you want to run your own internet services? Email, chat, VoIP, web sites, file synchronisation, wikis, blogs, social networks, media hosting, backups, VPN. Freedombone enables you to do all of that in a self-hosted way, where you keep control of your data and it resides in your own home.
23
 So you want to run your own internet services? Email, chat, VoIP, web sites, file synchronisation, wikis, blogs, social networks, media hosting, backups, VPN. Freedombone enables you to do all of that in a self-hosted way, where you keep control of your data and it resides in your own home.
27
 
24
 

BIN
img/bbb3.png View File


+ 7
- 4
website/EN/index.html View File

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2017-10-15 Sun 11:26 -->
6
+<!-- 2017-11-27 Mon 13:15 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title>&lrm;</title>
9
 <title>&lrm;</title>
254
 </p>
254
 </p>
255
 </blockquote>
255
 </blockquote>
256
 
256
 
257
+<div class="org-center">
257
 
258
 
258
-<center>
259
-<h1><a href="./release3.html">New version 3 (Stretch)</a></h1>
260
-</center>
259
+<div class="figure">
260
+<p><img src="images/bbb3.png" alt="bbb3.png" />
261
+</p>
262
+</div>
263
+</div>
261
 
264
 
262
 <p>
265
 <p>
263
 So you want to run your own internet services? Email, chat, VoIP, web sites, file synchronisation, wikis, blogs, social networks, media hosting, backups, VPN. Freedombone enables you to do all of that in a self-hosted way, where you keep control of your data and it resides in your own home.
266
 So you want to run your own internet services? Email, chat, VoIP, web sites, file synchronisation, wikis, blogs, social networks, media hosting, backups, VPN. Freedombone enables you to do all of that in a self-hosted way, where you keep control of your data and it resides in your own home.