summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authormarcellus <msimon_fr@hotmail.com>2024-03-04 02:48:42 +0100
committermarcellus <msimon_fr@hotmail.com>2024-03-04 02:48:42 +0100
commit6648f166552933abbd3627ca8d752f2ca3f5413d (patch)
tree695254c50107f6225e43bd7e40c7d4d30e0fdb87 /index.html
parentccd8b0380afdaec7402f7f17897e7b2ea504ac8a (diff)
feat: added le funny redirect
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/index.html b/index.html
index 052ca9a..54e6509 100644
--- a/index.html
+++ b/index.html
@@ -4,6 +4,11 @@
<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>