FLO_Twitter/index.html

5 lines
92 B
HTML

<html>
<script type="text/javascript">
window.location.href = "home.html";
</script>
</html>