diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -4,11 +4,6 @@ <title>Les Running Gags</title> <link rel="stylesheet" type="text/css" href="style.css" /> <meta charset="utf-8" /> - <script> - window.onload = () => { - window.location.replace("https://www.youtube.com/watch?v=dQw4w9WgXcQ&pp=ygUXbmV2ZXIgZ29ubmEgZ2l2ZSB5b3UgdXA%3D"); - } - </script> </head> <body class="index"> <h1>Bienvenue sur le site des Running Gags !</h1> @@ -18,6 +13,8 @@ <a class="button" href="dates.html"> <h3>Nos dates</h3> </a> - <small style="position: absolute; bottom : 10px ; left : 50%; transform: translateX(-50%);">Fait avec ❤️ par <a href="https://marcelus.net">Martial</a></small> + <small style="position: absolute; bottom : 10px ; left : 50%; transform: translateX(-50%);">Fait avec ❤️ par <a href="https://marcellus.cc">Martial</a> - + Contacts : <a href="mailto:lesrunninggags@outlook.fr">mail</a>, <a href="https://www.instagram.com/les_running_gags">Instagram</a> + </small> </body> </html> |
