From: Justin Wind Date: Sat, 1 Jan 2022 19:11:09 +0000 (-0800) Subject: update copyright X-Git-Tag: v1.3.3^2~4 X-Git-Url: http://git.squeep.com/?p=websub-hub;a=commitdiff_plain;h=475643b5b76ddfe81ad9eafe052b9b8ba9029fba update copyright --- diff --git a/config/default.js b/config/default.js index 9781ba6..b23d0f8 100644 --- a/config/default.js +++ b/config/default.js @@ -51,7 +51,7 @@ const defaultOptions = { logoUrl: '/static/logo.svg', // image to go with title footerEntries: [ // common footers on all html pages 'Development Repository / GitHub mirror', - '©', + '©', ], strictSecrets: false, // If true, reject requests with secrets but not over https publicHub: true, // Accept publish requests as new topics.