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