X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=src%2Ftemplate%2Ftemplate-helper.js;fp=src%2Ftemplate%2Ftemplate-helper.js;h=f36829d7bd1f9bd0eeb7adfe9daf956babce954f;hb=9915fd047ecd95692e53d93ddb3ad25ae1680925;hp=d3962f99f263a07c485501236d0b1b3c3797848d;hpb=4fcc20dfb79f60fef2dc5996c86e27c68b5bd95e;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 ` -