Skip to content

Commit 6d2718e

Browse files
committed
Stop serving .js from releases page, where it wasn't gzipped
1 parent d26ef8b commit 6d2718e

File tree

2 files changed

+12701
-1
lines changed

2 files changed

+12701
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
</script>
2626

27-
<script language="javascript" src="https://github.com/LambdaHack/lambdahack.github.io/releases/download/newestJS/all.js"></script>
27+
<script language="javascript" src="/lambdahack.all.js"></script>
2828

2929
<title>LambdaHack</title>
3030

0 commit comments

Comments
 (0)