Skip to content

Commit 682cd7d

Browse files
committed
Disable auto-redirect
1 parent 0ac43d1 commit 682cd7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ <h4>So, naturally, I like</h4>
290290
</div>
291291

292292
<script>
293-
window.location = "https://www.cancompute.tech/";
293+
// window.location = "https://www.cancompute.tech/";
294294
$(function () {
295295
hideAll();
296296

0 commit comments

Comments
 (0)