Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
barais authored Jul 22, 2024
1 parent 2527d0f commit 18d5eb5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
<!-- Generated by http://insider.zone/tools/client-side-url-redirect-generator/ -->

<!-- REDIRECTING STARTS -->
<link rel="canonical" href="https://codimd.math.cnrs.fr/s/BMzFAQzzi"/>
<link rel="canonical" href="https://hackmd.diverse-team.fr/s/HknMwpod0"/>
<noscript>
<meta http-equiv="refresh" content="0;URL=https://codimd.math.cnrs.fr/s/BMzFAQzzi">
<meta http-equiv="refresh" content="0;URL=https://hackmd.diverse-team.fr/s/HknMwpod0">
</noscript>
<!--[if lt IE 9]><script type="text/javascript">var IE_fix=true;</script><![endif]-->
<script type="text/javascript">
var url = "https://codimd.math.cnrs.fr/s/BMzFAQzzi";
var url = "https://hackmd.diverse-team.fr/s/HknMwpod0";
if(typeof IE_fix != "undefined") // IE8 and lower fix to pass the http referer
{
document.write("redirecting..."); // Don't remove this line or appendChild() will fail because it is called before document.onload to make the redirect as fast as possible. Nobody will see this text, it is only a tech fix.
Expand All @@ -29,4 +29,4 @@
</head>
<body>
</body>
</html>
</html>

0 comments on commit 18d5eb5

Please sign in to comment.