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 15, 2024
1 parent 36dbc34 commit 64b6727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webresources/scripts/headerMain.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@

footBar.innerHTML += "<div class='spacer'></div> \
<div style='text-align:center'> <br> \
<img src='https://gcparksandresorts.github.io/gcresorthighland/webresources/images/logos/gcprGrayLogo.png' style='width:300px;height:auto;margin:auto;cursor:pointer' onclick='window.open("+ '"https://sites.google.com/view/gcparksandresorts/home", "_self"' + ")'> \
<img src='https://gcparksandresorts.github.io/gcresorthighland/webresources/images/logos/gcprGrayLogo.png' style='width:300px;height:auto;margin:auto;cursor:pointer' onclick='window.open("+ '"https://gcparksandresorts.github.io/main", "_self"' + ")'> \
</div> <br>";

footBar.innerHTML += "<div style='text-align:center'> <p class='disclaimer'>©2023 Globe-City Parks and Resorts LLC.<br></p> \
Expand Down

0 comments on commit 64b6727

Please sign in to comment.