Browse Source

Better photos

Bob Mottram 8 years ago
parent
commit
6403daf4cc
5 changed files with 13 additions and 1 deletions
  1. 4
    0
      doc/EN/beaglebone.org
  2. BIN
      img/bbb_back.jpg
  3. BIN
      img/bbb_front.jpg
  4. BIN
      img/microsd_reader.jpg
  5. 9
    1
      website/EN/beaglebone.html

+ 4
- 0
doc/EN/beaglebone.org View File

@@ -55,6 +55,10 @@ sudo make install
55 55
 freedombone-image --setup parabola
56 56
 #+end_src
57 57
 
58
+#+BEGIN_CENTER
59
+[[file:images/microsd_reader.jpg]]
60
+#+END_CENTER
61
+
58 62
 If you own a domain name and have it linked to a dynamic DNS account (eg. [[https://freedns.afraid.org][freeDNS]]) and want to make a system accessible via an ordinary browser then run:
59 63
 
60 64
 #+begin_src

BIN
img/bbb_back.jpg View File


BIN
img/bbb_front.jpg View File


BIN
img/microsd_reader.jpg View File


+ 9
- 1
website/EN/beaglebone.html View File

@@ -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
-<!-- 2016-11-24 Thu 09:55 -->
6
+<!-- 2016-11-24 Thu 10:22 -->
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></title>
@@ -304,6 +304,14 @@ freedombone-image --setup parabola
304 304
 </pre>
305 305
 </div>
306 306
 
307
+<div class="org-center">
308
+
309
+<div class="figure">
310
+<p><img src="images/microsd_reader.jpg" alt="microsd_reader.jpg" />
311
+</p>
312
+</div>
313
+</div>
314
+
307 315
 <p>
308 316
 If you own a domain name and have it linked to a dynamic DNS account (eg. <a href="https://freedns.afraid.org">freeDNS</a>) and want to make a system accessible via an ordinary browser then run:
309 317
 </p>