Skip to content

Commit 42be91f

Browse files
Temporarily Enabled
1 parent 9fb4fc8 commit 42be91f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
44
<link rel="shortcut icon" href="favicon.png" type="image/png">
55
<meta name="color-scheme" content="dark">
6-
<script>
7-
window.location.replace("./legacy/");
8-
</script>
6+
<!-- <script>
7+
window.location.replace("./legacy/"); // Temporarily Enabled
8+
</script> -->
99
<style>
1010
* {
1111
box-sizing: border-box;

0 commit comments

Comments
 (0)