Edit index.html

- Move redirect tag to header
This commit is contained in:
Sravan Balaji
2020-01-04 01:38:59 -05:00
parent aa7d927b09
commit 2c00e84df4

View File

@@ -1 +1,4 @@
<meta http-equiv="refresh" content="0; url=https://balajsra.github.io/Web Pages/index.html" />
<!--Dummy File to Redirect to index.html in Web Pages Folder-->
<head>
<meta http-equiv="refresh" content="0; url=https://balajsra.github.io/Web Pages/index.html">
</head>