Create index.html

- Create dummy index page to redirect to index page in Web Pages folder
This commit is contained in:
Sravan Balaji
2020-01-04 01:32:39 -05:00
committed by GitHub
parent fe86b93d69
commit aa7d927b09

1
index.html Normal file
View File

@@ -0,0 +1 @@
<meta http-equiv="refresh" content="0; url=https://balajsra.github.io/Web Pages/index.html" />