Image separation
This commit is contained in:
parent
535a1a2a3a
commit
0a467401bb
|
@ -8,7 +8,6 @@
|
|||
|
||||
#+BEGIN_CENTER
|
||||
[[file:images/logo.png]]
|
||||
|
||||
[[file:images/bbb3.png]]
|
||||
#+END_CENTER
|
||||
|
||||
|
|
|
@ -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>
|
||||
<!-- 2017-11-27 Mon 13:20 -->
|
||||
<!-- 2017-11-27 Mon 13:21 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>‎</title>
|
||||
|
@ -237,19 +237,12 @@ for the JavaScript code in this tag.
|
|||
</div>
|
||||
<div id="content">
|
||||
<div class="org-center">
|
||||
|
||||
<div class="figure">
|
||||
<p><img src="images/logo.png" alt="logo.png" />
|
||||
<p>
|
||||
<img src="images/logo.png" alt="logo.png" />
|
||||
<img src="images/bbb3.png" alt="bbb3.png" />
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="figure">
|
||||
<p><img src="images/bbb3.png" alt="bbb3.png" />
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<blockquote>
|
||||
<p>
|
||||
"<i>With the increasing move of our computing to cloud infrastructures, we give up the control of our computing to the managers of those infrastructures. Our terminals (laptops, desktops) might now be running entirely on Free Software, but this is increasingly irrelevant given that most of what actually matters gets executed on a remote closed system that we don’t control. The Free Software community needs to work to help users keep the control of all their computing, by developing suitable alternatives and facilitating their deployment.</i>"
|
||||
|
|
Loading…
Reference in New Issue