Skip to content

Commit 3b1f512

Browse files
Update index.html
1 parent 90ae13e commit 3b1f512

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

web/index.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@
2828
document.adoptedStyleSheets.push(typescaleStyles.styleSheet);
2929
</script>
3030
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" />
31-
<script>
32-
location.href = "techproblem.html";
33-
</script>
3431
</head>
3532

3633
<body>
@@ -69,4 +66,4 @@
6966
<iframe id="page-right"></iframe>
7067
</div>
7168
</body>
72-
</html>
69+
</html>

0 commit comments

Comments
 (0)