Upload files to "/"

This commit is contained in:
Sumesh 2024-08-23 11:41:48 +00:00
commit 77bdb75d82

13
index.html Normal file
View File

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<!-- HTML meta refresh URL redirection -->
<meta http-equiv="refresh" content="0; URL=https://docs.devsblink.com/edublink-react/" />
<title>Documentation - EduBlink - Online Learning React Education Template</title>
</head>
<body>
<p>The page has moved to:
<a href="https://docs.devsblink.com/edublink-react/">Documentation on EduBlink - Online Learning React Education Template</a>
</p>
</body>
</html>