From 948d17efc9b9d8556a94f5349365441a12507b0a Mon Sep 17 00:00:00 2001
From: Bob Mottram <bob@robotics.uk.to>
Date: Thu, 12 Apr 2018 10:41:19 +0100
Subject: [PATCH] More attributes

---
 doc/EN/index.org      | 12 ++++++------
 website/EN/index.html | 14 +++++---------
 2 files changed, 11 insertions(+), 15 deletions(-)

diff --git a/doc/EN/index.org b/doc/EN/index.org
index 86466a861..f67ea937d 100644
--- a/doc/EN/index.org
+++ b/doc/EN/index.org
@@ -22,10 +22,10 @@ If you find bugs, or want to add a new app to this system see the [[./devguide.h
 If you like this project and want to support continued development then [[./support.html][here's what to do]].
 
 #+BEGIN_CENTER
-#+attr_html: :width 80px :height 30px
-#+attr_latex: :width 80px :height 30px
-[[http://yjxlc3imv7obva4grjae6u3qw527koaytrgjgdp364hmthrst3jodiid.onion][file:images/tor.png]]
-#+attr_html: :width 80px :height 30px
-#+attr_latex: :width 80px :height 30px
-[[https://www.gnu.org/licenses/fdl-1.3.txt][file:images/gfdl.png]]
+#+attr_html: :width 80px
+#+attr_html: :height 30px
+file:images/tor.png]]
+#+attr_html: :width 80px
+#+attr_html: :height 30px
+file:images/gfdl.png]]
 #+END_CENTER
diff --git a/website/EN/index.html b/website/EN/index.html
index 7143c8dff..3e836fe97 100644
--- a/website/EN/index.html
+++ b/website/EN/index.html
@@ -4,7 +4,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
 <title></title>
-<!-- 2018-04-12 Thu 10:38 -->
+<!-- 2018-04-12 Thu 10:41 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -177,18 +177,14 @@ If you like this project and want to support continued development then <a href=
 </p>
 
 <div class="center">
-
-<div class="figure">
-<p><a href="http://yjxlc3imv7obva4grjae6u3qw527koaytrgjgdp364hmthrst3jodiid.onion" width="80px" height="30px"><img src="images/tor.png" alt="tor.png" width="80px" height="30px" /></a>
+<p>
+<img src="images/tor.png" alt="tor.png" height="30px" width="80px" />]]
 </p>
-</div>
-
-<div class="figure">
-<p><a href="https://www.gnu.org/licenses/fdl-1.3.txt" width="80px" height="30px"><img src="images/gfdl.png" alt="gfdl.png" width="80px" height="30px" /></a>
+<p>
+<img src="images/gfdl.png" alt="gfdl.png" height="30px" width="80px" />]]
 </p>
 </div>
 </div>
-</div>
 <div id="postamble" class="status">
 
 <style type="text/css">
-- 
GitLab