Skip to content

Commit 4865d73

Browse files
committed
Link to ftDuino32
1 parent 9b9db20 commit 4865d73

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

www/32/index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!DOCTYPE HTML>
2+
<html lang="en-US">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta http-equiv="refresh" content="0; url=/ftduino32/www/">
6+
<script type="text/javascript">
7+
window.location.href = "/ftduino32/www/"
8+
</script>
9+
<title>Page Redirection</title>
10+
</head>
11+
<body>
12+
If you are not redirected automatically, follow this <a href='/ftduino32/www/'>link to the ftDuino32 pages</a>.
13+
</body>
14+
</html>

0 commit comments

Comments
 (0)