Bladeren bron

Image on index page

Bob Mottram 7 jaren geleden
bovenliggende
commit
e60a4b8429
3 gewijzigde bestanden met toevoegingen van 10 en 10 verwijderingen
  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 Bestand weergeven

@@ -16,12 +16,9 @@
16 16
 -- Lucas Nussbaum
17 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 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 Bestand weergeven


+ 7
- 4
website/EN/index.html Bestand weergeven

@@ -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-10-15 Sun 11:26 -->
6
+<!-- 2017-11-27 Mon 13:15 -->
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>
@@ -254,10 +254,13 @@ for the JavaScript code in this tag.
254 254
 </p>
255 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 265
 <p>
263 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.