Add index.html for GitHub
This commit is contained in:
parent
c97b0da528
commit
dd867a8b8c
12
index.html
Normal file
12
index.html
Normal 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>
|
||||
Loading…
x
Reference in New Issue
Block a user