Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <footer style="background-color: #110E0E;" class="footer">
- <div id="social">
- <p>StoryShare sur les réseaux sociaux :</p>
- <div id="liens">
- <a href="[CAVIARDÉ]"><img src="/ressources/images/discord-logo.png" alt="Logo Discord" width="50" height="50"></a>
- <a href="[CAVIARDÉ]"><img src="/ressources/images/instagram_logo.png" alt="Logo Instagram" width="50" height="50"></a>
- </div>
- </div>
- <div id="legal">
- <p><a href="/mentions_legales.php">Mentions légales</a> -
- <a href="/cgu.php">Conditions Générales d'Utilisation</a> -
- <a href="/politiqueconfi.php">Politique de confidentialité</a>
- </p>
- </div>
- </footer>
- <script>
- hamburger.onclick = () => {
- hamburger.classList.toggle("open");
- }
- </script>
Advertisement
Add Comment
Please, Sign In to add comment