diff --git a/assets/pdf/Charte-droit-image.pdf b/assets/pdf/Charte-droit-image.pdf new file mode 100644 index 0000000..c8ea166 Binary files /dev/null and b/assets/pdf/Charte-droit-image.pdf differ diff --git a/assets/pdf/Fiche-de-parrainage.pdf b/assets/pdf/Fiche-de-parrainage.pdf new file mode 100644 index 0000000..b7c15a7 Binary files /dev/null and b/assets/pdf/Fiche-de-parrainage.pdf differ diff --git a/assets/pdf/image.pdf b/assets/pdf/image.pdf new file mode 100644 index 0000000..c8ea166 Binary files /dev/null and b/assets/pdf/image.pdf differ diff --git a/downloads.php b/downloads.php index 2badf40..9c641c6 100755 --- a/downloads.php +++ b/downloads.php @@ -21,7 +21,7 @@ ob_start(); // Start reading html <a download="Fiche-de-parrainage.pdf" href="assets/pdf/parrainage.pdf" class="link">La fiche de parrainage</a> <!--(<a download="Godfather-Godmother-Form.pdf" href="assets/pdf/parrainage-en.pdf" class="link">Godfather/Godmother form</a>)--> </li> <li> - <!-- <a download="Charte-droit-image.pdf" href="assets/pdf/image.pdf" class="link">La charte de droit à l'image</a> (<a download="Image-rights-charter.pdf" href="image-en.pdf" class="link">or here</a>, + <a download="Charte-droit-image.pdf" href="assets/pdf/image.pdf" class="link">La charte de droit à l'image</a> <!--(<a download="Image-rights-charter.pdf" href="image-en.pdf" class="link">or here</a>, <a download="Derechos-de-imagen.pdf" href="assets/pdf/image-es.pdf" class="link">o aquí</a>)--> </li> </ul>