Files
2025-06-06 14:27:06 +03:00

14 lines
448 B
HTML
Executable File

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script>
window.location.href = "https://gsap.com/docs";
</script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="refresh" content="0;URL=https://gsap.com/docs/" />
<title>GSAP Documentation</title>
</head>
<body>
</body>
</html>