Skip to content

Commit 0699cb1

Browse files
committed
Revert url change
1 parent f3e24af commit 0699cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

leaderboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ <h3 style="text-align: center;">NWoC 2020 Leaderboard</h3>
9696
</div>
9797
<script type="text/javascript">
9898
$.ajax({
99-
url: 'https://docs.google.com/spreadsheets/d/e/2PACX-1vSD6wb5j6F4uP3Qz3Z5jKeXAvSxdxphc6T9r_IurCzOBWX7lzZ1AtFNRYILB__dOnosSlE9elUMPF75/pub?output=csv',
99+
url: 'https://docs.google.com/spreadsheets/d/e/2PACX-1vSD6wb5j6F4uP3Qz3Z5jKeXAvSxdxphc6T9r_IurCzOBWX7lzZ1AtFNRYILB__dOnosSlE9elUMPF75/pub?gid=0&single=true&output=csv',
100100
success: maketable,
101101
error: function() {$('#leader-div').html('<p>Leaderboard will be up soon!.</p>');}
102102
});

0 commit comments

Comments
 (0)