pageTitle: packageName, // title on html pages
footerEntries: [ // common footers on all html pages
'<a href="https://git.squeep.com/?p=websub-hub;a=tree">Development Repository</a> / <a href="https://github.com/thylacine/websub-hub/">GitHub mirror</a>',
- '<small><span class="copyright">©<time datetime="2021">ⅯⅯⅩⅩⅠ</time></span></small>',
+ '<span class="copyright">©<time datetime="2021">ⅯⅯⅩⅩⅠ</time></span>',
],
strictSecrets: false, // If true, reject requests with secrets but not over https
publicHub: true, // Accept publish requests as new topics.