1
0
mirror of https://gitlab.com/redline-racing-division/redline-racing-website.git synced 2025-07-26 16:11:34 +00:00

trying to fix again

This commit is contained in:
2019-09-27 18:30:21 -07:00
parent 6545a2f73f
commit 350e927e9e
5 changed files with 16 additions and 16 deletions

View File

@@ -159,7 +159,7 @@
<script src="assets/js/main.js"></script>
<script>
(function() {
$.getJSON("sponsors/list.json", {}).done(function(data) {
$.getJSON("images/sponsors/list.json", {}).done(function(data) {
$.each(data, function(i, item) {
for (var i = 0; i < item.length; i++) {
$("#" + item[i].SponsorLevel).append(