X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=src%2Ftemplate%2Ftemplate-helper.js;h=f36829d7bd1f9bd0eeb7adfe9daf956babce954f;hb=refs%2Ftags%2Fv1.1.4;hp=b48a90ae6d02046dd7244788ec11d150e0c40ad8;hpb=28de4364128a4b03918a8cbe868009b5d427220a;p=websub-hub diff --git a/src/template/template-helper.js b/src/template/template-helper.js index b48a90a..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 ` -