We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fb4fc8 commit 42be91fCopy full SHA for 42be91f
index.html
@@ -3,9 +3,9 @@
3
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
4
<link rel="shortcut icon" href="favicon.png" type="image/png">
5
<meta name="color-scheme" content="dark">
6
-<script>
7
- window.location.replace("./legacy/");
8
-</script>
+<!-- <script>
+ window.location.replace("./legacy/"); // Temporarily Enabled
+</script> -->
9
<style>
10
* {
11
box-sizing: border-box;
0 commit comments