From 615d8162c5d839ffc1d1567cc407c2063955e03c Mon Sep 17 00:00:00 2001
From: Bob Mottram <bob@robotics.uk.to>
Date: Thu, 24 Nov 2016 17:58:12 +0000
Subject: [PATCH] image filename

---
 doc/EN/index.org      | 2 +-
 website/EN/index.html | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/EN/index.org b/doc/EN/index.org
index fee15b78c..e41b59262 100644
--- a/doc/EN/index.org
+++ b/doc/EN/index.org
@@ -17,7 +17,7 @@
 #+end_quote
 
 #+BEGIN_CENTER
-[[file:images/bbb_logo.jpg]]
+[[file:images/beaglebone_logo.jpg]]
 #+END_CENTER
 
 So you want to run your own internet services? Email, chat, VoIP, web sites, file synchronisation, wikis, blogs, social networks, 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/website/EN/index.html b/website/EN/index.html
index 1d3045877..6601bc36e 100644
--- a/website/EN/index.html
+++ b/website/EN/index.html
@@ -3,7 +3,7 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
-<!-- 2016-11-24 Thu 17:55 -->
+<!-- 2016-11-24 Thu 17:58 -->
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta name="viewport" content="width=device-width, initial-scale=1" />
 <title></title>
@@ -256,7 +256,7 @@ for the JavaScript code in this tag.
 <div class="org-center">
 
 <div class="figure">
-<p><img src="images/bbb_logo.jpg" alt="bbb_logo.jpg" />
+<p><img src="images/beaglebone_logo.jpg" alt="beaglebone_logo.jpg" />
 </p>
 </div>
 </div>
-- 
GitLab