update copyright
[websub-hub] / config / default.js
index 9781ba6d62050a621eb722f4302e4a652d7623d1..b23d0f8833919fdd29af7480abd552f9f3b74b30 100644 (file)
@@ -51,7 +51,7 @@ const defaultOptions = {
     logoUrl: '/static/logo.svg', // image to go with title
     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>',
-      '<span class="copyright">&copy;<time datetime="2021">&#8559;&#8559;&#8553;&#8553;&#8544;</time></span>',
+      '<span class="copyright">&copy;<time datetime="2022">&#8559;&#8559;&#8553;&#8553;&#8544;&#8544;</time></span>',
     ],
     strictSecrets: false, // If true, reject requests with secrets but not over https
     publicHub: true, // Accept publish requests as new topics.