Change top level index redirection to relative path
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
<head>
|
||||
<meta
|
||||
http-equiv="refresh"
|
||||
content="0; url=https://sravanbalaji.com/src/index.html"
|
||||
content="0; url=./src/index.html"
|
||||
/>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user