-
Christian Oliff authored
type="text/javascript" is not needed and removing it makes file-size smaller/faster
Christian Oliff authoredtype="text/javascript" is not needed and removing it makes file-size smaller/faster
index.html 156 B
<!DOCTYPE html>
<html>
<head>
<script> window.location.href="index.php"; </script>
<meta http-equiv="refresh" content="0; URL=index.php">
</head>
</html>