Skip to content

Commit

Permalink
Update headerMain.js
Browse files Browse the repository at this point in the history
  • Loading branch information
gcparksandresorts authored Feb 22, 2024
1 parent f5847db commit b125e0c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions webresources/scripts/headerMain.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
footBar.innerHTML += "<div id='footerLinks'> \
<div><h4>Tickets and Passes</h4> <a href='https://gcparksandresorts.github.io/gcresorthighland/tickets'>Buy Tickets</a> <a href='https://gcparksandresorts.github.io/gcresorthighland/tickets/annual-passports'>Annual Passports</a> <a href='https://gcparksandresorts.github.io/gcresorthighland/tickets/gcvip'>GC VIP Admission</a> <a href='https://gcparksandresorts.github.io/gcresorthighland/tickets/group-admission'>Group Sales</a> <a href='https://gcparksandresorts.github.io/gcresorthighland/information/promotions'>Promotions</a> </div> \
<div><h4>Things to Do</h4> <a href='https://gcparksandresorts.github.io/gcresorthighland/attractions'>Rides and Attractions</a> <a href='https://gcparksandresorts.github.io/gcresorthighland/dining'>Restaurants</a> <a href='https://gcparksandresorts.github.io/gcresorthighland/shopping'>Shopping</a> </div> \
<div><h4>Resort Facilities</h4> <a href='https://gcparksandresorts.github.io/gcresorthighland/hotels'>Places to Stay</a> <a href='https://gcparksandresorts.github.io/gcresorthighland/meetings-and-events'>Meetings and Events</a> <a>Lockers and Rentals</a> <a>Lost and Found</a></div> \
<div><h4>Information</h4> <a href='https://gcparksandresorts.github.io/gcresorthighland/information/faq'>Frequently Asked Questions</a> <a href='https://gcparksandresorts.github.io/gcresorthighland/information/FAQ/accessibility'>Accessibility</a> <a href='https://gcparksandresorts.github.io/gcresorthighland/information/resort-schedule'>Operating Hours</a> <a href='https://gcparksandresorts.github.io/gcresorthighland/information/safety-guidelines'>Rules and Guidelines</a> <a href='https://gcparksandresorts.github.io/gcresorthighland/information/corporate-sponsors'>Corporate Partners</a> <a href='https://gcparksandresorts.github.io/gcresorthighland/information/planning/transportation'>Parking and Transportation</a></div> \
<div><h4>Resort Facilities</h4> <a href='https://gcparksandresorts.github.io/gcresorthighland/hotels'>Places to Stay</a> <a href='https://gcparksandresorts.github.io/gcresorthighland/meetings-and-events'>Meetings and Events</a> <a>Lockers and Rentals</a> <a>Lost and Found</a> <a href='https://gcparksandresorts.github.io/gcresorthighland/information/planning/transportation'>Parking and Transportation</a></div> \
<div><h4>Information</h4> <a href='https://gcparksandresorts.github.io/gcresorthighland/information/faq'>Frequently Asked Questions</a> <a href='https://gcparksandresorts.github.io/gcresorthighland/information/FAQ/accessibility'>Accessibility</a> <a href='https://gcparksandresorts.github.io/gcresorthighland/information/resort-schedule'>Operating Hours</a> <a href='https://gcparksandresorts.github.io/gcresorthighland/information/safety-guidelines'>Rules and Guidelines</a> <a href='https://gcparksandresorts.github.io/gcresorthighland/information/corporate-sponsors'>Corporate Partners</a> </div> \
</div>";

footBar.innerHTML += "<div class='spacer'></div> \
Expand All @@ -73,7 +73,7 @@
</div> <br>";

footBar.innerHTML += "<div style='text-align:center'> <p class='disclaimer'>©2023 Globe-City Parks and Resorts LLC.<br></p> \
<a href='https://gcparksandresorts.github.io/gcresorthighland/information/legal'>Privacy Policy</a> | <a href='https://gcparksandresorts.github.io/gcresorthighland/information/legal'>Legal Information</a> | <a href='https://gcparksandresorts.github.io/gcresorthighland/webresources/generators/date-tier-generator.html'>MCBPO</a> | <a>Careers</a> \
<a href='https://gcparksandresorts.github.io/gcresorthighland/information/legal'>Privacy Policy</a> | <a href='https://gcparksandresorts.github.io/gcresorthighland/information/legal'>Legal Information</a> | <a href='https://gcparksandresorts.github.io/gcresorthighland/webresources/generators/date-tier-generator.html'>MCBPO</a> | <a href='https://gcparksandresorts.github.io/main/careers/home'>Careers</a> \
<br><br> </div>";

}
Expand Down

0 comments on commit b125e0c

Please sign in to comment.