$(document).ready(function () { // Footer Js let footerHtml = ` `; $("#footer-head").html(footerHtml); });