mirror of
https://gitlab.com/redline-racing-division/redline-racing-website.git
synced 2025-06-16 15:17:22 +00:00
made changing sponsors easier
This commit is contained in:
parent
8dd5210d4b
commit
555409a956
@ -75,7 +75,7 @@
|
|||||||
>
|
>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="inner">
|
<div class="inner" style="margin-bottom: 10%">
|
||||||
<h2 class="major">Thank You to This Years Sponsors</h2>
|
<h2 class="major">Thank You to This Years Sponsors</h2>
|
||||||
<div id="gold"><h3 class="sponsor">Gold Level Sponsors</h3></div>
|
<div id="gold"><h3 class="sponsor">Gold Level Sponsors</h3></div>
|
||||||
<div id="silver"><h3 class="sponsor">Silver Level Sponsors</h3></div>
|
<div id="silver"><h3 class="sponsor">Silver Level Sponsors</h3></div>
|
||||||
@ -159,14 +159,11 @@
|
|||||||
<script src="assets/js/main.js"></script>
|
<script src="assets/js/main.js"></script>
|
||||||
<script>
|
<script>
|
||||||
(function() {
|
(function() {
|
||||||
var sponsorPath = "images/sponsors/";
|
$.getJSON("sponsors/list.json", {}).done(function(data) {
|
||||||
$.getJSON(sponsorPath + "List.json", {}).done(function(data) {
|
|
||||||
console.log("Sponsorship");
|
|
||||||
$.each(data, function(i, item) {
|
$.each(data, function(i, item) {
|
||||||
for (var i = 0; i < item.length; i++) {
|
for (var i = 0; i < item.length; i++) {
|
||||||
$("#" + item[i].SponsorLevel).append(
|
$("#" + item[i].SponsorLevel).append(
|
||||||
"<img src='" +
|
"<img src='" +
|
||||||
sponsorPath +
|
|
||||||
item[i].companyImg +
|
item[i].companyImg +
|
||||||
"'class = " +
|
"'class = " +
|
||||||
item[i].SponsorLevel +
|
item[i].SponsorLevel +
|
||||||
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 79 KiB |
@ -3,93 +3,114 @@
|
|||||||
{
|
{
|
||||||
"companyName": "Red Bull Racing",
|
"companyName": "Red Bull Racing",
|
||||||
"CompanyURL": "https://redbullracing.redbull.com/",
|
"CompanyURL": "https://redbullracing.redbull.com/",
|
||||||
"companyImg": "RedBullEnergy.png",
|
"companyImg": "/sponsors/RedBullEnergy.png",
|
||||||
"SponsorLevel": "gold",
|
"SponsorLevel": "gold",
|
||||||
"altText": "Red Bull Formula 1 Racing"
|
"altText": "Red Bull Formula 1 Racing"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"companyName": "Mercedes AMG",
|
"companyName": "Mercedes AMG",
|
||||||
"CompanyURL": "https://www.mercedes-amg.com/en.html",
|
"CompanyURL": "https://www.mercedes-amg.com/en.html",
|
||||||
"companyImg": "mercedes.png",
|
"companyImg": "/sponsors/mercedes.png",
|
||||||
"SponsorLevel": "bronze",
|
|
||||||
"altText": "Mercedes Benz AMG"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"companyName": "The Hub Grill and Bar",
|
|
||||||
"CompanyURL": "https://www.hubgrill.com",
|
|
||||||
"companyImg": "HUB_LOGO_OFFICIAL.png",
|
|
||||||
"SponsorLevel": "silver",
|
|
||||||
"altText": "The Hub Grill and Bar Mesa, Az"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"companyName": "The Hub Grill and Bar",
|
|
||||||
"CompanyURL": "https://www.hubgrill.com",
|
|
||||||
"companyImg": "HUB_LOGO_OFFICIAL.png",
|
|
||||||
"SponsorLevel": "silver",
|
|
||||||
"altText": "The Hub Grill and Bar Mesa, Az"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"companyName": "The Hub Grill and Bar",
|
|
||||||
"CompanyURL": "https://www.hubgrill.com",
|
|
||||||
"companyImg": "HUB_LOGO_OFFICIAL.png",
|
|
||||||
"SponsorLevel": "silver",
|
|
||||||
"altText": "The Hub Grill and Bar Mesa, Az"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"companyName": "Mercedes AMG",
|
|
||||||
"CompanyURL": "https://www.mercedes-amg.com/en.html",
|
|
||||||
"companyImg": "mercedes.png",
|
|
||||||
"SponsorLevel": "silver",
|
|
||||||
"altText": "Mercedes Benz AMG"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"companyName": "The Hub Grill and Bar",
|
|
||||||
"CompanyURL": "https://www.hubgrill.com",
|
|
||||||
"companyImg": "HUB_LOGO_OFFICIAL.png",
|
|
||||||
"SponsorLevel": "silver",
|
|
||||||
"altText": "The Hub Grill and Bar Mesa, Az"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"companyName": "The Hub Grill and Bar",
|
|
||||||
"CompanyURL": "https://www.hubgrill.com",
|
|
||||||
"companyImg": "HUB_LOGO_OFFICIAL.png",
|
|
||||||
"SponsorLevel": "silver",
|
|
||||||
"altText": "The Hub Grill and Bar Mesa, Az"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"companyName": "Mercedes AMG",
|
|
||||||
"CompanyURL": "https://www.mercedes-amg.com/en.html",
|
|
||||||
"companyImg": "mercedes.png",
|
|
||||||
"SponsorLevel": "bronze",
|
|
||||||
"altText": "Mercedes Benz AMG"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"companyName": "The Hub Grill and Bar",
|
|
||||||
"CompanyURL": "https://www.hubgrill.com",
|
|
||||||
"companyImg": "HUB_LOGO_OFFICIAL.png",
|
|
||||||
"SponsorLevel": "bronze",
|
|
||||||
"altText": "The Hub Grill and Bar Mesa, Az"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"companyName": "Mercedes AMG",
|
|
||||||
"CompanyURL": "https://www.mercedes-amg.com/en.html",
|
|
||||||
"companyImg": "mercedes.png",
|
|
||||||
"SponsorLevel": "bronze",
|
"SponsorLevel": "bronze",
|
||||||
"altText": "Mercedes Benz AMG"
|
"altText": "Mercedes Benz AMG"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"companyName": "Mercedes AMG",
|
"companyName": "Mercedes AMG",
|
||||||
"CompanyURL": "https://www.mercedes-amg.com/en.html",
|
"CompanyURL": "https://www.mercedes-amg.com/en.html",
|
||||||
"companyImg": "mercedes.png",
|
"companyImg": "/sponsors/mercedes.png",
|
||||||
"SponsorLevel": "bronze",
|
"SponsorLevel": "bronze",
|
||||||
"altText": "Mercedes Benz AMG"
|
"altText": "Mercedes Benz AMG"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"companyName": "Mercedes AMG",
|
"companyName": "Mercedes AMG",
|
||||||
"CompanyURL": "https://www.mercedes-amg.com/en.html",
|
"CompanyURL": "https://www.mercedes-amg.com/en.html",
|
||||||
"companyImg": "mercedes.png",
|
"companyImg": "/sponsors/mercedes.png",
|
||||||
|
"SponsorLevel": "bronze",
|
||||||
|
"altText": "Mercedes Benz AMG"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"companyName": "Mercedes AMG",
|
||||||
|
"CompanyURL": "https://www.mercedes-amg.com/en.html",
|
||||||
|
"companyImg": "/sponsors/mercedes.png",
|
||||||
|
"SponsorLevel": "bronze",
|
||||||
|
"altText": "Mercedes Benz AMG"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"companyName": "Mercedes AMG",
|
||||||
|
"CompanyURL": "https://www.mercedes-amg.com/en.html",
|
||||||
|
"companyImg": "/sponsors/mercedes.png",
|
||||||
|
"SponsorLevel": "bronze",
|
||||||
|
"altText": "Mercedes Benz AMG"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"companyName": "Mercedes AMG",
|
||||||
|
"CompanyURL": "https://www.mercedes-amg.com/en.html",
|
||||||
|
"companyImg": "/sponsors/mercedes.png",
|
||||||
|
"SponsorLevel": "bronze",
|
||||||
|
"altText": "Mercedes Benz AMG"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"companyName": "Mercedes AMG",
|
||||||
|
"CompanyURL": "https://www.mercedes-amg.com/en.html",
|
||||||
|
"companyImg": "/sponsors/mercedes.png",
|
||||||
|
"SponsorLevel": "bronze",
|
||||||
|
"altText": "Mercedes Benz AMG"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"companyName": "Mercedes AMG",
|
||||||
|
"CompanyURL": "https://www.mercedes-amg.com/en.html",
|
||||||
|
"companyImg": "/sponsors/mercedes.png",
|
||||||
|
"SponsorLevel": "bronze",
|
||||||
|
"altText": "Mercedes Benz AMG"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"companyName": "Mercedes AMG",
|
||||||
|
"CompanyURL": "https://www.mercedes-amg.com/en.html",
|
||||||
|
"companyImg": "/sponsors/mercedes.png",
|
||||||
|
"SponsorLevel": "bronze",
|
||||||
|
"altText": "Mercedes Benz AMG"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"companyName": "The Hub Grill and Bar",
|
||||||
|
"CompanyURL": "https://www.hubgrill.com",
|
||||||
|
"companyImg": "/sponsors/HUB_LOGO_OFFICIAL.png",
|
||||||
|
"SponsorLevel": "silver",
|
||||||
|
"altText": "The Hub Grill and Bar Mesa, Az"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"companyName": "The Hub Grill and Bar",
|
||||||
|
"CompanyURL": "https://www.hubgrill.com",
|
||||||
|
"companyImg": "/sponsors/HUB_LOGO_OFFICIAL.png",
|
||||||
|
"SponsorLevel": "silver",
|
||||||
|
"altText": "The Hub Grill and Bar Mesa, Az"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"companyName": "The Hub Grill and Bar",
|
||||||
|
"CompanyURL": "https://www.hubgrill.com",
|
||||||
|
"companyImg": "/sponsors/HUB_LOGO_OFFICIAL.png",
|
||||||
|
"SponsorLevel": "silver",
|
||||||
|
"altText": "The Hub Grill and Bar Mesa, Az"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"companyName": "The Hub Grill and Bar",
|
||||||
|
"CompanyURL": "https://www.hubgrill.com",
|
||||||
|
"companyImg": "/sponsors/HUB_LOGO_OFFICIAL.png",
|
||||||
|
"SponsorLevel": "silver",
|
||||||
|
"altText": "The Hub Grill and Bar Mesa, Az"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"companyName": "The Hub Grill and Bar",
|
||||||
|
"CompanyURL": "https://www.hubgrill.com",
|
||||||
|
"companyImg": "/sponsors/HUB_LOGO_OFFICIAL.png",
|
||||||
|
"SponsorLevel": "silver",
|
||||||
|
"altText": "The Hub Grill and Bar Mesa, Az"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"companyName": "Haas F1",
|
||||||
|
"CompanyURL": "http://haasf1team.com/",
|
||||||
|
"companyImg": "https://proxy.duckduckgo.com/iu/?u=https%3A%2F%2Fcdn.bleacherreport.net%2Fimages%2Fteam_logos%2F328x328%2Fhaas.png&f=1&nofb=1",
|
||||||
"SponsorLevel": "gold",
|
"SponsorLevel": "gold",
|
||||||
"altText": "Mercedes Benz AMG"
|
"altText": "Haas Formula One Team"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
Loading…
x
Reference in New Issue
Block a user