瀏覽代碼

Width of image

Bob Mottram 7 年之前
父節點
當前提交
a8fb9cfea4
共有 2 個文件被更改,包括 6 次插入6 次删除
  1. 1
    1
      doc/EN/homeserver.org
  2. 5
    5
      website/EN/homeserver.html

+ 1
- 1
doc/EN/homeserver.org 查看文件

119
 
119
 
120
 Then select *About*. You'll see a list of sites and their onion addresses.
120
 Then select *About*. You'll see a list of sites and their onion addresses.
121
 
121
 
122
-#+attr_html: :width 80% :align center
122
+#+attr_html: :width 100% :align center
123
 [[file:images/controlpanel/control_panel_about.jpg]]
123
 [[file:images/controlpanel/control_panel_about.jpg]]
124
 
124
 
125
 The About screen contains the ssh server public key hashes and you can compare the relevant one with the previous terminal window to verify that they're the same. If they're not then you might have a /machine-in-the-middle/ snooping on you.
125
 The About screen contains the ssh server public key hashes and you can compare the relevant one with the previous terminal window to verify that they're the same. If they're not then you might have a /machine-in-the-middle/ snooping on you.

+ 5
- 5
website/EN/homeserver.html 查看文件

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2018-04-21 Sat 14:58 -->
6
+<!-- 2018-04-24 Tue 18:17 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title>&lrm;</title>
9
 <title>&lrm;</title>
243
 </div>
243
 </div>
244
 
244
 
245
 
245
 
246
-<div id="outline-container-org920b3b6" class="outline-2">
247
-<h2 id="org920b3b6">Home Server</h2>
248
-<div class="outline-text-2" id="text-org920b3b6">
246
+<div id="outline-container-org3d2bd4a" class="outline-2">
247
+<h2 id="org3d2bd4a">Home Server</h2>
248
+<div class="outline-text-2" id="text-org3d2bd4a">
249
 <p>
249
 <p>
250
 The quickest way to get started is as follows. You will need to be running a Debian based system (version 8 or later), have an old but still working laptop or netbook which you can use as a server, and 8GB or larger USB thumb drive and an ethernet cable to connect the laptop to your internet router.
250
 The quickest way to get started is as follows. You will need to be running a Debian based system (version 8 or later), have an old but still working laptop or netbook which you can use as a server, and 8GB or larger USB thumb drive and an ethernet cable to connect the laptop to your internet router.
251
 </p>
251
 </p>
420
 
420
 
421
 
421
 
422
 <div class="figure">
422
 <div class="figure">
423
-<p><img src="images/controlpanel/control_panel_about.jpg" alt="control_panel_about.jpg" width="80%" align="center" />
423
+<p><img src="images/controlpanel/control_panel_about.jpg" alt="control_panel_about.jpg" width="100%" align="center" />
424
 </p>
424
 </p>
425
 </div>
425
 </div>
426
 
426