website diff en/devel/forge.php @ rev 1344

Resize balinor logo to 120px
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jan 22 23:02:15 2021 +0100 (2021-01-22)
parents 836d86cc161c
children
line diff
     1.1 --- a/en/devel/forge.php	Tue Aug 25 18:49:37 2015 +0300
     1.2 +++ b/en/devel/forge.php	Fri Jan 22 23:02:15 2021 +0100
     1.3 @@ -1,11 +1,11 @@
     1.4  <!DOCTYPE html>
     1.5  <html lang="en">
     1.6  <head>
     1.7 -	<meta charset="utf-8"/>
     1.8 +	<meta charset="UTF-8">
     1.9  	<title>SliTaz - Forge (en)</title>
    1.10 -	<meta name="description" content="slitaz developers forge"/>
    1.11 -	<meta name="keywords" lang="en" content="slitaz, devel, hg, bugs"/>
    1.12 -	<meta name="author" content="Christophe Lincoln"/>
    1.13 +	<meta name="description" content="slitaz developers forge">
    1.14 +	<meta name="keywords" lang="en" content="slitaz, devel, hg, bugs">
    1.15 +	<meta name="author" content="Christophe Lincoln">
    1.16  	<?php include("../../lib/html/meta-link.html"); ?>
    1.17  </head>
    1.18  <body>
    1.19 @@ -90,7 +90,7 @@
    1.20  </pre>
    1.21  <p>
    1.22  Change directory to wok, note you must be in the repository to be able
    1.23 -to use 'hg' commands. To check all logs or just the last log:
    1.24 +to use ‘hg’ commands. To check all logs or just the last log:
    1.25  </p>
    1.26  <pre>
    1.27   $ hg log
    1.28 @@ -283,7 +283,7 @@
    1.29  <p>
    1.30  	To view text that can be copied and pasted, such as scripts,
    1.31  	bits of code, sample configuration files, etc - we also use
    1.32 -	<code>&lt;pre&gt;</code>, but with a CSS class named "script". Example:
    1.33 +	<code>&lt;pre&gt;</code>, but with a CSS class named “script”. Example:
    1.34  </p>
    1.35  <pre class="script">
    1.36  &lt;pre class="script"&gt;