X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=config%2Fdefault.js;h=58ba307926fea8dd9cb0bbbb827b8ca152e90845;hb=8cd88ab4087a7fab2ccd6e231c64d7f0f1299f26;hp=7a8411af4df0bd8f00f702b4d7e3f343381cd980;hpb=c0c8d2d8be8dddb5924ebae12cab07a6f49757f7;p=websub-hub diff --git a/config/default.js b/config/default.js index 7a8411a..58ba307 100644 --- a/config/default.js +++ b/config/default.js @@ -55,7 +55,7 @@ const defaultOptions = { logoUrl: 'static/logo.svg', // image to go with title footerEntries: [ // common footers on all html pages 'Development Repository / GitHub mirror', - '©', + `©`, ], publishHistoryDays: 60, // Number of days of update history to show on topic details page strictSecrets: false, // If true, reject requests with secrets but not over https