diff --git a/index.html b/index.html index 5b97e56b70e8873669a29b2c95d56b993261528b..52ecbc6e968869f81106acf0694251702a32aa61 100644 --- a/index.html +++ b/index.html @@ -313,7 +313,15 @@ <footer class="main-footer"> <div class="wrapper"> - <p><a href="mailto:hello@c3lingo.org">hello@c3lingo.org</a> · <a href="https://github.com/c3lingo">GitHub</a></p> + <p> + <a href="mailto:hello@c3lingo.org">hello@c3lingo.org</a> + · <a href="https://github.com/c3lingo">GitHub</a> + · <a href="https://legal.cccv.de/"> + <span data-lang="en">Privacy/Legal</span> + <span data-lang="de">Datenschutz/Impressum</span> + <span data-lang="fr">Politique de confidentialité/mentions légales</span> + </a> + </p> </div> </footer> </div>