Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
c721144bed add charte footer
All checks were successful
/ build (push) Successful in 2m49s
2026-06-05 03:18:42 +02:00
09e2f9b30f Merge pull request 'Ajout d'un tampon sur la barre de progression' (#57) from fin-inscriptions into main
All checks were successful
/ build (push) Successful in 3m7s
Reviewed-on: #57
2026-05-31 22:11:58 +00:00
5 changed files with 6 additions and 3 deletions

BIN
assets/reglement-charte.pdf Executable file

Binary file not shown.

View file

@ -48,7 +48,8 @@
<footer>
<div>
<h2>Association</h2>
<a href="assets/Camp-Interhack_Statuts.pdf">statuts</a>
<a href="assets/Camp-Interhack_Statuts.pdf" target="_blank">statuts</a>
<a href="assets/reglement-charte.pdf" target="_blank">règlement/charte</a>
</div>
<div>
<h2>Interhack</h2>

View file

View file

@ -197,7 +197,8 @@
<footer>
<div>
<h2>Association</h2>
<a href="assets/Camp-Interhack_Statuts.pdf">statuts</a>
<a href="assets/Camp-Interhack_Statuts.pdf" target="_blank">statuts</a>
<a href="assets/reglement-charte.pdf" target="_blank">règlement/charte</a>
</div>
<div>
<h2>Interhack</h2>

View file

@ -81,7 +81,8 @@
<footer>
<div>
<h2>Association</h2>
<a href="assets/Camp-Interhack_Statuts.pdf">statuts</a>
<a href="assets/Camp-Interhack_Statuts.pdf" target="_blank">statuts</a>
<a href="assets/reglement-charte.pdf" target="_blank">règlement/charte</a>
</div>
<div>
<h2>Interhack</h2>