/* This file generates html when you add a header or footer id to a div Example:
on line 12 of index.html on line 43 of index.html This allows you to update the header and footer across your site but editing only this file, instead of editing every html page when you want to change a link */ // Header // You can use internal (index.html) links to point to pages you have in this website // or external links (like if you have a store or patreon) document.querySelector("#header").innerHTML = `