redeem proffered tickets, db schema 1.1.0
[squeep-indie-auther] / src / template / root-html.js
index 7baaa417b02938a08b000ff947b75fa24d414f23..1c3f4ebec70a547e9151cd08a1d93e9fbda48f2e 100644 (file)
@@ -54,6 +54,9 @@ module.exports = (ctx, options) => {
         href: 'admin/ticket',
       },
     ],
+    headElements: [
+      `<link rel="indieauth-metadata" href="${options.dingus.selfBaseUrl}${options.route.metadata}">`,
+    ],
   };
   const content = [
     aboutSection(),