diff options
Diffstat (limited to 'src/pages')
| -rw-r--r-- | src/pages/legal.astro | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/pages/legal.astro b/src/pages/legal.astro index adc83de..fc4a026 100644 --- a/src/pages/legal.astro +++ b/src/pages/legal.astro @@ -39,6 +39,16 @@ import Base from "../layout/Base.astro"; Les images utilisées dans la section « Références » appartiennent à leur(s) ayant droit respectif(s). </p> + <p>Crédits polices :</p> + <ul> + <li> + Les contributeurs de <a + href="https://github.com/theleagueof/league-gothic" + target="_blank">League Gothic</a + > + </li> + <li>Joanne Hewitt</li> + </ul> </div> <div> <h3>3. Vie privée</h3> |
