From 22d9decbf96ddcd4686abb9a5f0fdfd36a2beefc Mon Sep 17 00:00:00 2001 From: jorge Date: Thu, 18 Feb 2021 14:51:53 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 379b07b..088f6bc 100644 --- a/README.md +++ b/README.md @@ -7,20 +7,20 @@ elementos gráficos aplicables a Hangar mostrados en https://grafica.hangar.org# to use the static page for Hangar: copy/move the content into the main site directory - css-static-template (directory as is) - index-template.html - index-offline.html + - css-static-template (directory as is) + - index-template.html + - index-offline.html -if Hangar case: the page is ready, +for **Hangar** case: the page is ready, -if other edit the index-template.html with desidered content +for other edit the `index-template.html` with desidered content then: - rename the original index.html or index.php to index.html.YYYYMMDD or index.php.YYYYMMDD (ex index.html.20200414) - rename index-offline.html to index.html + - rename the original `index.html` or `index.php` to `index.html.YYYYMMDD` or `index.php.YYYYMMDD` (ex index.html.20200414) + - rename `index-offline.html` to `index.html` -step back: - rename index.html to index-offline.html - rename index.html.YYYYMMDD to index.html or index.php.YYYYMMDD to index.php +step back / roll back: + - rename index.html to index-offline.html + - rename index.html.YYYYMMDD to index.html or index.php.YYYYMMDD to index.php