Skip to content

Commit dd867a8

Browse files
committed
Add index.html for GitHub
1 parent c97b0da commit dd867a8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

index.html

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<!-- HTML meta refresh URL redirection -->
5+
<meta http-equiv="refresh"
6+
content="0; url=/ports/javascript/lvgl.html">
7+
</head>
8+
<body>
9+
<p>The page has moved to:
10+
<a href="/ports/javascript/lvgl.html">this page</a></p>
11+
</body>
12+
</html>

0 commit comments

Comments
 (0)