Skip to main content

Header and footer settings

Set the following variables to true or false to either show or hide the header and footer of a website.

const bool hideHeader = false;
const bool hideFooter = false;