diff --git a/.github/workflows/deploy_push.yml b/.github/workflows/deploy_push.yml
index 45db91a3..b1f99ad9 100644
--- a/.github/workflows/deploy_push.yml
+++ b/.github/workflows/deploy_push.yml
@@ -139,7 +139,7 @@ jobs:
if: github.ref_name != 'master'
run: |
cd infra
- aws s3 sync ../html s3://mtchoun-mouh-$GITHUB_REF_NAME-mtchoun-mouh.mongulu.cm --exclude "index.html" --delete
+ aws s3 sync ../html s3://mtchoun-mouh-$GITHUB_REF_NAME-mtchoun-mouh.mongulu.cm --exclude "index.html" --exclude "demo.html" --delete
- name: "website: check readiness"
uses: APina03/wait_for_response@master
with:
diff --git a/README.md b/README.md
index 28989035..e4c8dcfb 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ If you want to see what it looks like, go to: https://mtchoun-mouh.mongulu.cm/
### Current behavior
-When a user goes to the Cameroonian Consulate in Marseille to apply for a passport, he is reminded that in order to know if his passport has been issued, he must regularly look at a page on the [consulate] website (https://www.consulacam-marseille.fr/index.php?p=consulat-cameroun-passeports). This page contains all the passport arrival notices in chronological order, beginning with the mention **Passport arrival notice of the dd month year** .
+When a user goes to the Cameroonian Consulate in Marseille to apply for a passport, he is reminded that in order to know if his passport has been issued, he must regularly look at a page on the [consulate website](https://www.consulacam-marseille.fr/index.php?p=consulat-cameroun-passeports). This page contains all the passport arrival notices in chronological order, beginning with the mention **Passport arrival notice of the dd month year** .
You have to scroll through this page from the beginning to a release date later than the filing date. The reason is that these are images and not published text; it is therefore impossible to use the browser's search function.
### Problem
diff --git a/coverage.svg b/coverage.svg
index b4a82e60..f9eb6b47 100644
--- a/coverage.svg
+++ b/coverage.svg
@@ -15,7 +15,7 @@