diff --git a/services/qrcode.libre-service.eu.md b/services/qrcode.libre-service.eu.md index 70ce2b0..df3e2a0 100644 --- a/services/qrcode.libre-service.eu.md +++ b/services/qrcode.libre-service.eu.md @@ -45,7 +45,7 @@ cd /srv/qrcode.libre-service.eu/ ln -s /var/www/qrcode.libre-service.eu www ``` -Création d'un dépôt ''tools'' à lier à un projet ''qrcode.libre-service.eu-tools'' sur la forge Devinsy : +Création d'un dépôt `tools` à lier à un projet `qrcode.libre-service.eu-tools` sur la forge Devinsy : ``` cd /srv/qrcode.libre-service.eu/tools/ echo "# Service qrcode.libre-service.eu" > README.md @@ -134,21 +134,21 @@ Modifier le style dans `style.less` : ## Favicon -Placer le fichier favicon source dans ''themes/libre-service.eu/icons/source.png'' puis : +Placer le fichier favicon source dans `themes/libre-service.eu/icons/source.png` puis : ``` cd /var/www/qrcode.libre-service.eu/ php themes/resize.php libre-service.eu ``` ## Logo principal -Placer le fichier logo dans ''themes/libre-service.eu/icons/libre-service.eu-libreqr-logo.png'' puis modifier ''index.php'' : +Placer le fichier logo dans `themes/libre-service.eu/icons/libre-service.eu-libreqr-logo.png` puis modifier `index.php` : ``` - + ``` ## Titre -Modifier ''index.php'' : +Modifier `index.php` : ``` -