X-Git-Url: http://git.squeep.com/?p=websub-hub;a=blobdiff_plain;f=src%2Ftemplate%2Froot-html.js;h=9496c7e8a3a5a666d5be34591380760bb35f81a4;hp=6771fdd91b8103e6b667d4eef52daccbf8559b31;hb=17b4ff9c1974842c02071d2cd02144d2e5a99eb5;hpb=33897b863a84ff7d248888f83dc100a96cd9bc49 diff --git a/src/template/root-html.js b/src/template/root-html.js index 6771fdd..9496c7e 100644 --- a/src/template/root-html.js +++ b/src/template/root-html.js @@ -160,7 +160,6 @@ module.exports = (ctx, options) => { navLinks, }; const content = [ - '', // This fixes a layout rendering flash on load in FF; do not know why this works but it does. aboutSection(), usageSection(isPublicHub, hubURL), contactSection(contactHTML),