From 7999bceb8804ed7e64b4ca0c300f79351f4c0058 Mon Sep 17 00:00:00 2001 From: Bob Mottram <bob@freedombone.net> Date: Sat, 1 Jul 2017 11:15:54 +0100 Subject: [PATCH] Headings --- doc/EN/index.org | 9 ++++++--- doc/EN/release3.org | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/doc/EN/index.org b/doc/EN/index.org index 51bbe8b36..710086df7 100644 --- a/doc/EN/index.org +++ b/doc/EN/index.org @@ -16,9 +16,12 @@ -- Lucas Nussbaum #+end_quote -#+BEGIN_CENTER -[[./release3.html][New version 3 (Stretch)]] -#+END_CENTER + +#+BEGIN_EXPORT html +<center> +<h1><a href="./release3.html">New version 3 (Stretch)</a></h1> +</center> +#+END_EXPORT So you want to run your own internet services? Email, chat, VoIP, web sites, file synchronisation, wikis, blogs, social networks, media hosting, backups. 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. diff --git a/doc/EN/release3.org b/doc/EN/release3.org index cf0b8fdaa..ba8984e7b 100644 --- a/doc/EN/release3.org +++ b/doc/EN/release3.org @@ -12,7 +12,7 @@ #+BEGIN_EXPORT html <center> -<h1>Building an internet run by the users, for the users</h1> +<h2>Building an internet run by the users, for the users</h2> </center> #+END_EXPORT -- GitLab