Skip to content

Commit ef3816c

Browse files
committed
remove overlay
Signed-off-by: Yen-Chin Lee <[email protected]>
1 parent 46abfd4 commit ef3816c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<body>
2020
<div id="wrapper">
2121
<div id="bg"></div>
22-
<div id="overlay"></div>
22+
<!-- <div id="overlay"></div> -->
2323
<div id="main">
2424

2525
<!-- Header -->
@@ -52,4 +52,4 @@ <h1>Clojure @ Taiwan</h1>
5252
window.onorientationchange = function() { document.body.scrollTop = 0; }*/
5353
</script>
5454
</body>
55-
</html>
55+
</html>

0 commit comments

Comments
 (0)