Add index.html for GitHub

This commit is contained in:
Themba Dube 2019-06-04 12:26:05 -04:00
parent c97b0da528
commit dd867a8b8c

12
index.html Normal file
View File

@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<!-- HTML meta refresh URL redirection -->
<meta http-equiv="refresh"
content="0; url=/ports/javascript/lvgl.html">
</head>
<body>
<p>The page has moved to:
<a href="/ports/javascript/lvgl.html">this page</a></p>
</body>
</html>