Skip to content

Commit

Permalink
minor layout changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrfai committed Mar 5, 2023
1 parent dcd3c9f commit 62d960d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions FAIme/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -292,15 +292,15 @@ <h5>

<div class="col s12 m10">
<div class="col s12">
<ul>
<ul class="browser-default">
<li>You should change the user and root password after installation</li>
<li>For the keyboard layout we assume Generic 105-key PC</li>
<li>To change the keyboard layout call
<code>dpkg-reconfigure keyboard-configuration</code>
</li>
<li>The timezone will be set to UTC. To change the timezone call
<code>dpkg-reconfigure tzdata</code>
</li>
<li>You should change the user and root password after installation</li>
</ul>
</div>
</div>
Expand Down Expand Up @@ -354,7 +354,7 @@ <h5>
</label>
<label>
<input class="with-gap" type="radio" name="cl8" value="" checked="checked"/>
<span>wait to press Return at the end. Default</span>
<span>wait to press Return at the end.</span>
</label>

</div>
Expand Down

0 comments on commit 62d960d

Please sign in to comment.