X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=src%2Ftemplate%2Ftemplate-helper.js;h=f36829d7bd1f9bd0eeb7adfe9daf956babce954f;hb=refs%2Ftags%2Fv1.2.0;hp=d3962f99f263a07c485501236d0b1b3c3797848d;hpb=264038940f8e870d831ea9003bf40467476a73b6;p=websub-hub diff --git a/src/template/template-helper.js b/src/template/template-helper.js index d3962f9..f36829d 100644 --- a/src/template/template-helper.js +++ b/src/template/template-helper.js @@ -221,22 +221,16 @@ function htmlHeader(pageTitle, navLinks = []) { /** * Close the main section and finish off with boilerplate. + * @param {String[]} footerEntries * @returns {String} */ -function htmlFooter() { +function htmlFooter(footerEntries = []) { return ` -