initialisation with SMETI code
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<h2>Redirect to FrontEnd Webpage</h2>
|
||||
|
||||
<script>
|
||||
location.replace("frontend/index.html")
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user