Better photos
This commit is contained in:
parent
f16876f9a9
commit
6403daf4cc
|
@ -55,6 +55,10 @@ sudo make install
|
|||
freedombone-image --setup parabola
|
||||
#+end_src
|
||||
|
||||
#+BEGIN_CENTER
|
||||
[[file:images/microsd_reader.jpg]]
|
||||
#+END_CENTER
|
||||
|
||||
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:
|
||||
|
||||
#+begin_src
|
||||
|
|
BIN
img/bbb_back.jpg
BIN
img/bbb_back.jpg
Binary file not shown.
Before Width: | Height: | Size: 374 KiB After Width: | Height: | Size: 159 KiB |
Binary file not shown.
Before Width: | Height: | Size: 133 KiB After Width: | Height: | Size: 215 KiB |
Binary file not shown.
After Width: | Height: | Size: 134 KiB |
|
@ -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 09:55 -->
|
||||
<!-- 2016-11-24 Thu 10:22 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title></title>
|
||||
|
@ -304,6 +304,14 @@ freedombone-image --setup parabola
|
|||
</pre>
|
||||
</div>
|
||||
|
||||
<div class="org-center">
|
||||
|
||||
<div class="figure">
|
||||
<p><img src="images/microsd_reader.jpg" alt="microsd_reader.jpg" />
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
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:
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue